diff --git a/docs/index.md b/docs/index.md index 8e053b91f..f25320da3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -110,7 +110,7 @@ Overview ├── client │   ├── app - All of our app specific components go in here │   ├── assets - Custom assets: fonts, images, etc… - │   ├── components - Our reusable components, non-specific to to our app + │   ├── components - Our reusable components, non-specific to our app │ ├── e2e - Our protractor end to end tests │