We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d31c9 commit 794a006Copy full SHA for 794a006
docs/developer-docs/latest/developer-resources/content-api/integrations/svelte.md
@@ -223,7 +223,7 @@ onMount(async () => {
223
224
Execute a `POST` request on the `restaurant` Collection Type in order to create a restaurant.
225
226
-Be sure that you activated the `create` permission for the `restaurant` Collection Type and the `find` permission fot the `category` Collection type.
+Be sure that you activated the `create` permission for the `restaurant` Collection Type and the `find` permission for the `category` Collection type.
227
228
In this example a `japanese` category has been created which has the id: 3.
229
0 commit comments