Skip to content

Commit

Permalink
typos for skiff-graphql README
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrliu committed Jun 16, 2023
1 parent 4a46182 commit 156385e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/skiff-graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# skiff-graphql

`skiff-graphql` is an open-source TypeScript library global GraphQL API and custom error types that are shared between the Skiff's applications and servers. This package powers web, mobile, and server applications inside Skiff's end-to-end encrypted, privacy-first product suite, including Mail, Pages, Drive, and Calendar applications. For more on Skiff, visit [skiff.com](https://skiff.com).
`skiff-graphql` is an open-source TypeScript library for a global GraphQL API and custom error types that are shared between the Skiff's applications and servers. This package powers web, mobile, and server applications inside Skiff's end-to-end encrypted, privacy-first product suite, including Mail, Pages, Drive, and Calendar applications. For more on Skiff, visit [skiff.com](https://skiff.com).

## Contributing

Contributions to skiff-graphql are very much appreciated! Please see our [Contributing Guidelines](https://github.com/skiff-org/skiff-apps/blob/main/CONTRIBUTING.md) for details on how you can contribute.

## License

skiff-utils is [MIT licensed](https://github.com/skiff-org/skiff-apps/blob/main/LICENSE). You're encouraged to use and adapt the code for your projects, given that you respect the original copyright and abide by the license terms.
skiff-graphql is [MIT licensed](https://github.com/skiff-org/skiff-apps/blob/main/LICENSE). You're encouraged to use and adapt the code for your projects, given that you respect the original copyright and abide by the license terms.

## Contact

Expand Down

0 comments on commit 156385e

Please sign in to comment.