Skip to content

Commit 4642540

Browse files
authored
Update README.md
1 parent c106dda commit 4642540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ One note before you delve into your tasks: for each endpoint, you are expected t
7070
### API Documentation
7171

7272
****
73-
GET "\categories"
73+
GET "\categories"
7474
curl -X GET 'http://127.0.0.1:5000/categories'
7575

7676
- Fetches a dictionary of categories in which the keys are the ids and the value is the corresponding string of the category

0 commit comments

Comments
 (0)