Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix all instances of typo ("offical" -> "official")
  • Loading branch information
ryami333 committed Apr 2, 2024
1 parent 265c22d commit 8c7ccf1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Contents

- [Resources](#resources)
- [Offical](#offical)
- [Official](#official)
- [Community](#community)
- [Integration](#integration)
- [Extensions](#extensions)
Expand All @@ -22,7 +22,7 @@

## Resources

### Offical
### Official

- [Documentation](https://docs.directus.io/getting-started/introduction/)
- [GitHub Repository](https://github.com/directus/directus)
Expand All @@ -38,8 +38,8 @@

## Integration

- [Offical JS SDK](https://www.npmjs.com/package/@directus/sdk) - The JS SDK provides an intuitive interface for the Directus API from within a JavaScript-powered project (Browsers and Node.js).
- [Offical Gatsby Source Plugin](https://www.npmjs.com/package/@directus/gatsby-source-directus) - Source plugin for pulling data into Gatsby from a Directus API.
- [Official JS SDK](https://www.npmjs.com/package/@directus/sdk) - The JS SDK provides an intuitive interface for the Directus API from within a JavaScript-powered project (Browsers and Node.js).
- [Official Gatsby Source Plugin](https://www.npmjs.com/package/@directus/gatsby-source-directus) - Source plugin for pulling data into Gatsby from a Directus API.
- [react-directus](https://github.com/gremo/react-directus) - A set of React components and utilities for Directus Headless CMS.
- [Flutter SDK](https://pub.dev/packages/directus) - Flutter SDK to provide interface for Directus API.
- [PHP SDK](https://github.com/alantiller/directus-php-sdk) - PHP SDK to provide easy access to the Directus API.
Expand Down

0 comments on commit 8c7ccf1

Please sign in to comment.