Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update README.md.template to fix a typo #5505

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AWS SDK for JavaScript ${serviceId} Client for Node.js, Browser and React Native
${documentation}

## Installing
To install the this package, simply type add or install ${packageName}
To install this package, simply type add or install ${packageName}
using your favorite package manager:
- `npm install ${packageName}`
- `yarn add ${packageName}`
Expand Down Expand Up @@ -195,4 +195,4 @@ To contribute to client you can check our [generate clients scripts](https://git

This SDK is distributed under the
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
see LICENSE for more information.
see LICENSE for more information.