Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 4fcfffa

Browse files
authored
Update README.md
1 parent bdde141 commit 4fcfffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ JavaScript
185185
- See this section on [naming conventions and style guide](https://github.com/appirio-tech/topcoder-app/blob/dev/README.md#style-guide-and-naming-conventions)
186186

187187
Creating New Views/Pages
188-
- To add a new page, create a folder in the app directory and follow the naming conventions found elsewhere, e.g. `login.controller.js`, `login.jade`, `login.spec.js`, etc. Make sure to add a new state in the submodule's routes file.
188+
- To add a new page, create a folder in the app directory and follow the naming conventions found elsewhere, e.g.. `login.controller.js`, `login.jade`, `login.spec.js`, etc. Make sure to add a new state in the submodule's routes file.

0 commit comments

Comments
 (0)