Skip to content

Commit d75df6f

Browse files
authored
Merge pull request #32 from Kshitiz-Mhto/spellerror
corrected spelling mistake
2 parents 27c7df0 + 7ee94b6 commit d75df6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ curl --location --request POST 'http://localhost:8080/api/employees' \
148148
}'
149149
```
150150

151-
this will return the resonse or an entry. The timestamp would automatically be ignored during testing because it'll always be different.
151+
this will return the response or an entry. The timestamp would automatically be ignored during testing because it'll always be different.
152152

153153
```
154154
{

0 commit comments

Comments
 (0)