diff --git a/en/react-native-svg-charts.md b/en/react-native-svg-charts.md index 12d5ae7f0294f48d0bc019a6615553260d9ce17f..3058164780742a08a822b92728bb24cbe4e3c709 100644 --- a/en/react-native-svg-charts.md +++ b/en/react-native-svg-charts.md @@ -29,13 +29,13 @@ Go to the project directory and execute the following instruction: #### **npm** ```bash -npm install @react-native-oh-tpl/react-naitve-svg-charts +npm install @react-native-oh-tpl/react-native-svg-charts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-naitve-svg-charts +yarn add @react-native-oh-tpl/react-native-svg-charts ``` diff --git a/zh-cn/react-native-svg-charts.md b/zh-cn/react-native-svg-charts.md index 67ed9317e16f580e4d18491b0c237f2ed8a08b1f..2e09685b8225d1979aa2c80a992658697eeddeda 100644 --- a/zh-cn/react-native-svg-charts.md +++ b/zh-cn/react-native-svg-charts.md @@ -27,13 +27,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/react-naitve-svg-charts +npm install @react-native-oh-tpl/react-native-svg-charts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-naitve-svg-charts +yarn add @react-native-oh-tpl/react-native-svg-charts ```