fix wording for consistency

master
Jerrica Bobadilla 5 years ago committed by GitHub
parent bf62c077dd
commit a79d8baff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ This is a single model full CRUD API for contacts using Python and Django.
|---|---|---| |---|---|---|
| id | integer | assigned by db | | id | integer | assigned by db |
| name | string | n/a | | name | string | n/a |
| age | int | n/a | | age | integer | n/a |
### Contacts Routes: ### Contacts Routes:

Loading…
Cancel
Save