diff --git a/README.md b/README.md index 247b9cc..b0fbfb4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Base URL: [https://open-react-blog-api.herokuapp.com](https://open-react-blog-ap - `/user` - Get determinated user data Details: - - **GET Request** + - **POST Request** - Request's Body: ```json { diff --git a/public/index.html b/public/index.html index 79829aa..782e5d1 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@ /user - Get determinated user data

Details: