Skip to content

Commit

Permalink
docs: fix typo in content-sdk section
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadGh committed Jul 11, 2024
1 parent d2a811c commit be2756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ This sdk i.e. **`sdk.content`** contains APIs of Strapi related to path **`/api/
- `create`: creates a new entry.
- `fineOne`: gets details of an entry using the entry's id
- `update`: updates details of an entry using the entry's id
- `deleteFileById`: deletes an entry using the entry's id
- `delete`: deletes an entry using the entry's id

0 comments on commit be2756d

Please sign in to comment.