Skip to content

Commit 794a006

Browse files
6vxpwizla
andauthored
Update svelte.md (#333)
Fix typo Co-authored-by: Pierre Wizla <[email protected]>
1 parent 40d31c9 commit 794a006

File tree

1 file changed

+1
-1
lines changed
  • docs/developer-docs/latest/developer-resources/content-api/integrations

1 file changed

+1
-1
lines changed

docs/developer-docs/latest/developer-resources/content-api/integrations/svelte.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ onMount(async () => {
223223

224224
Execute a `POST` request on the `restaurant` Collection Type in order to create a restaurant.
225225

226-
Be sure that you activated the `create` permission for the `restaurant` Collection Type and the `find` permission fot the `category` Collection type.
226+
Be sure that you activated the `create` permission for the `restaurant` Collection Type and the `find` permission for the `category` Collection type.
227227

228228
In this example a `japanese` category has been created which has the id: 3.
229229

0 commit comments

Comments
 (0)