diff --git a/creating-view-classes.md b/creating-view-classes.md index 1526c48..5c48ce7 100644 --- a/creating-view-classes.md +++ b/creating-view-classes.md @@ -74,7 +74,7 @@ It's time to provide the application with some structure. If we keep adding all ## Step 2: Create the EmployeeList View -1. Create a file named EnployeeListView.js in the js directory +1. Create a file named EmployeeListView.js in the js directory 2. Implement EmployeeListView as follows: @@ -143,4 +143,4 @@ It's time to provide the application with some structure. If we keep adding all Previous Next - \ No newline at end of file +