mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-25 01:36:48 +00:00
fix: Fix minor typos (#2619)
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
be0d5e5953
commit
f79782bea9
+1
-1
@@ -34,7 +34,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
public class InformationController {
|
||||
|
||||
/**
|
||||
* Endpoint to retrieve a product's informations.
|
||||
* Endpoint to retrieve a product's information.
|
||||
*
|
||||
* @return product inventory.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user