You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ada-project-docs/wave_04.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Ensure that you are able to log into Slack's API/Apps dashboard:
39
39
1. Go to "Your Apps"
40
40
- Sign into the workspace that you want the Slackbot to live in
41
41
- 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."
44
44
45
45

46
46
@@ -161,11 +161,11 @@ when I send a `PATCH` request to `/tasks/1/mark_complete`,
161
161
162
162
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.
163
163
164
-
### Does Not Affect Other Functionality
164
+
### Requirement: Does Not Affect Other Functionality
165
165
166
166
This feature should not affect other features in other waves, nor should it affect toggling a task incomplete.
0 commit comments