Skip to content

Commit 578d4f4

Browse files
committed
Update readme typo
1 parent 1a9798a commit 578d4f4

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
@@ -6,7 +6,7 @@ This application has a few issues and features. Please solve the required fix,
66
Please make your solutions to this application as if you're doing your every day work. Shoot for 100% coverage (Will require fixing PersonController)
77

88
### Required fix
9-
1. As a front-end user, when creating a new Person entry, I want the value I enter into the email field to be saved to my new entry. (See failing specs)
9+
1. As a front-end user, when creating a new Person entry, I want the value I enter into the phone number field to be saved to my new entry. (See failing specs)
1010

1111
### Performance Issues
1212
2. Too many queries to the database, load Companies along with People.

0 commit comments

Comments
 (0)