Skip to content

Commit 16afed2

Browse files
manuelroAwk34
authored andcommitted
docs(project structure): fix typo (#1972)
[skip ci]
1 parent 46d6cc3 commit 16afed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Overview
110110
├── client
111111
│   ├── app - All of our app specific components go in here
112112
│   ├── assets - Custom assets: fonts, images, etc…
113-
│   ├── components - Our reusable components, non-specific to to our app
113+
│   ├── components - Our reusable components, non-specific to our app
114114
115115
├── e2e - Our protractor end to end tests
116116

0 commit comments

Comments
 (0)