diff --git a/docs/src/articles/guides/getting-started.md b/docs/src/articles/guides/getting-started.md
index 5db552bfa..fd59cc9fb 100644
--- a/docs/src/articles/guides/getting-started.md
+++ b/docs/src/articles/guides/getting-started.md
@@ -58,7 +58,7 @@ npm i @ui-kitten/components @eva-design/eva react-native-svg
- If you use Expo for Web, you need to add the following underneath the `"web"` key in `app.json` `"build": { "babel": { "include": [ "@ui-kitten/components" ] }`
+ If you use Expo for Web, you need to add the following underneath the `"web"` key in `app.json` `"build": { "babel": { "include": [ "@ui-kitten/components" ] } }`