Skip to content

Commit 945f31d

Browse files
authored
Update README.md
1 parent 50dd3c2 commit 945f31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To get the server running locally:
7878
## User Model
7979

8080
| id | firstname | lastname | password | creationDate | email | age | location | jobsTotal | connectionsTotal | summary | phone |
81-
| -- | --------- | -------- | -------- | ------------ | ----- | --- | -------- | --------- | ---------------- | ------- |
81+
| -- | --------- | -------- | -------- | ------------ | ----- | --- | -------- | --------- | ---------------- | ------- | ----- |
8282
| incremented | REQUIRED string | REQUIRED string | string | date | REQUIRED string | integer | string | integer | integer | text | string |
8383

8484
## Jobs Model

0 commit comments

Comments
 (0)