Skip to content

Commit e8eae05

Browse files
authored
Fix typo
1 parent 578d4f4 commit e8eae05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Please make your solutions to this application as if you're doing your every day
1010

1111
### Performance Issues
1212
2. Too many queries to the database, load Companies along with People.
13-
3. As a front-end user, when viewing more than 10 entries in the index, I will see them raginated (with Kaminari).
13+
3. As a front-end user, when viewing more than 10 entries in the index, I will see them paginated (with Kaminari).
1414

1515
### Issue User Stories
1616
4. As a front-end user, when creating a new Person entry, when the new entry is unable to be saved, I will see a message with the error, and it will keep the values in the fields I have already filled out.

0 commit comments

Comments
 (0)