diff --git a/openapi/sled-agent.json b/openapi/sled-agent.json index 1323769da2..047656d584 100644 --- a/openapi/sled-agent.json +++ b/openapi/sled-agent.json @@ -3485,7 +3485,7 @@ "L4PortRange": { "example": "22", "title": "A range of IP ports", - "description": "An inclusive-inclusive range of IP ports. The second port may be omitted to represent a single port", + "description": "An inclusive-inclusive range of IP ports. The second port may be omitted to represent a single port.", "type": "string", "pattern": "^[0-9]{1,5}(-[0-9]{1,5})?$", "minLength": 1,