Skip to content

Commit

Permalink
docs: update README.md.template to fix a typo (#5505)
Browse files Browse the repository at this point in the history
  • Loading branch information
openwebsolns authored Oct 21, 2024
1 parent aa3086a commit 6810a1a
Showing 1 changed file with 2 additions and 2 deletions.
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.

0 comments on commit 6810a1a

Please sign in to comment.