Spaces:
Sleeping
Sleeping
Atharva Chauthaiwale
commited on
Commit
·
d4b5719
1
Parent(s):
c4d995e
finishing touch
Browse files
main.py
CHANGED
@@ -41,7 +41,7 @@ def get_case_digest(ack, respond, command):
|
|
41 |
},
|
42 |
{
|
43 |
"type": "section",
|
44 |
-
"text": {"type": "mrkdwn", "text": f"Click button `
|
45 |
},
|
46 |
{
|
47 |
"type": "divider"
|
|
|
41 |
},
|
42 |
{
|
43 |
"type": "section",
|
44 |
+
"text": {"type": "mrkdwn", "text": f"Click button `Summarize` to get quick summary of the judgement"},
|
45 |
},
|
46 |
{
|
47 |
"type": "divider"
|