Skip to content

Commit 6db71f1

Browse files
authored
Fixed grammar
1 parent 7698096 commit 6db71f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DA4ACAD/instructions/task-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Nickname lets you map a Client ID to an easy-to-use name that you can use in p
66

77
**Notes:**
88

9-
- Once your add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling the `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
9+
- Once you add data to an App, you are not allowed to set a nickname for the app. The only way you can assign a nickname to an app with data is by first calling the `[DELETE] /forgeapps/me`. This action deletes all data associated with that app, including any existing nickname. The request **Extras > Delete App Data in Design Automation** in this Postman Collection calls (`[DELETE] /forgeapps/me`) and clears the app of all data.
1010

1111
![Delete App Data](../images/task2-delete_forge_app.png "Delete app")
1212

0 commit comments

Comments
 (0)