aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.42k stars 2.12k forks source link

There is a typo. (I18n /index.ts) #12752

Open noma6386-duplicate opened 9 months ago

noma6386-duplicate commented 9 months ago

Before opening, please confirm:

JavaScript Framework

React

Amplify APIs

Internationalization

Amplify Categories

No response

Environment information

``` # Put output below this line ```

Describe the bug

There is a typo. @aws-amplify\core\lib-esm\I18n\index.js @aws-amplify\core\lib-esm\I18n\index.d.ts

"langurage" --> should be "language"

Expected behavior

@aws-amplify\core\lib-esm\I18n\index.js @aws-amplify\core\lib-esm\I18n\index.d.ts

"langurage" --> should be "language"

Reproduction steps

@aws-amplify\core\lib-esm\I18n\index.js @aws-amplify\core\lib-esm\I18n\index.d.ts

Code Snippet

// Put your code below this line.

Log output

``` // Put your logs below this line ```

aws-exports.js

No response

Manual configuration

No response

Additional configuration

No response

Mobile Device

No response

Mobile Operating System

No response

Mobile Browser

No response

Mobile Browser Version

No response

Additional information and screenshots

No response

nadetastic commented 9 months ago

Hi @noma6386-duplicate thanks for pointing this out! We will include the typo fix in the next release.