Skip to content

Commit

Permalink
chore: Clean up awkward langauge in README (#13292)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimblanc authored Apr 25, 2024
1 parent aa490b9 commit d0fdfa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ AWS Amplify provides a declarative and easy-to-use interface across different ca

Our default implementation works with Amazon Web Services (AWS), but AWS Amplify is designed to be open and pluggable for any custom backend or service.

#### Visit our [Documentation site](https://docs.amplify.aws/) to learn more about AWS Amplify. Please see our [Amplify JavaScript](https://docs.amplify.aws/lib/q/platform/js/) page within our Documentation site for information around the full list of features we support.
#### Visit our [documentation site](https://docs.amplify.aws/) to learn more about AWS Amplify. Please see the [Amplify JavaScript](https://docs.amplify.aws/lib/q/platform/js/) page for information around the full list of features we support.

- [Demo Applications](https://github.com/aws-amplify/amplify-js-samples)
- [Contributing](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md)
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-amplify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.

`aws-amplify` is the AWS Amplify library. Documentation is available [here](https://docs.amplify.aws/lib/q/platform/js/).
Documentation is available [here](https://docs.amplify.aws/lib/q/platform/js/).

0 comments on commit d0fdfa6

Please sign in to comment.