From e838145ff5cc12265c65f26730b84e2ef08bc8b6 Mon Sep 17 00:00:00 2001 From: Royal Bhati Date: Sun, 17 Oct 2021 14:38:36 +0530 Subject: [PATCH] fixed a typo HATEOS -> HATEOAS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63bbe8c..70f0fa3 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ _💡Each link points to a separate Youtube video, the code samples and relevant ### Documentation - [API First Desgin | Open API Specification](https://youtu.be/00DByVAVKV4) - [REST API Documentation (Swagger2) example](https://youtu.be/HHyjWc0ASl8) - - [Spring Boot with HATEOS and REST with example](https://youtu.be/vvcANMpfr5I) + - [Spring Boot with HATEOAS and REST with example](https://youtu.be/vvcANMpfr5I) ### Spring Boot: Best and Worst - [Spring Boot: Best and Worst - my take](https://youtu.be/myqK2vcg-5w)