diff --git a/src/main/java/codes/thischwa/dyndrest/AdminRoutes.java b/src/main/java/codes/thischwa/dyndrest/AdminRoutes.java index 1b39d15..f5ef498 100644 --- a/src/main/java/codes/thischwa/dyndrest/AdminRoutes.java +++ b/src/main/java/codes/thischwa/dyndrest/AdminRoutes.java @@ -151,7 +151,7 @@ ResponseEntity addHost( @PathVariable String zoneName, @Schema( - description = "The name of the host to create, It is just the sub-domain part.", + description = "The name of the host to create, it's just the sub-domain part.", type = "string", example = "host1") @PathVariable