Skip to content

Commit 0a7aca0

Browse files
authored
Update wave_04.md
1 parent 458c397 commit 0a7aca0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ada-project-docs/wave_04.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Ensure that you are able to log into Slack's API/Apps dashboard:
3939
1. Go to "Your Apps"
4040
- Sign into the workspace that you want the Slackbot to live in
4141
- You can always go back to the "Your apps" page using the button on the top right
42-
1. Make a new app by pressing the "Create app" button
43-
- The app name doesn't matter, but we recommend including your first name or an identifier in it ("Ada's Bot").
42+
1. Make a new app by pressing the "Create an App" button
43+
- The app name doesn't matter, but we recommend including your first name or an identifier in it, such as "Ada's Bot."
4444

4545
![](assets/create_slackbot.png)
4646

@@ -161,11 +161,11 @@ when I send a `PATCH` request to `/tasks/1/mark_complete`,
161161

162162
then a Slack message is immediately sent to the channel `task-notifications` in the configured Slack workspace, with the text `"Someone just completed the task My Beautiful Task"`. "My Beautiful Task" should be the title of the task.
163163

164-
### Does Not Affect Other Functionality
164+
### Requirement: Does Not Affect Other Functionality
165165

166166
This feature should not affect other features in other waves, nor should it affect toggling a task incomplete.
167167

168-
### Intentional Slackbot Token Location
168+
### Requirement: Intentional Slackbot Token Location
169169

170170
Our Slackbot token is an API key that needs to be protected.
171171

0 commit comments

Comments
 (0)