From 04e7bf159a31f92cd5e81652bda43de181ada365 Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Thu, 16 Jun 2022 14:33:11 -0400 Subject: [PATCH] Test API docs pipeline --- api-docs/paths/events/project-issues.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-docs/paths/events/project-issues.json b/api-docs/paths/events/project-issues.json index 255515656a62..e2651ae351bc 100644 --- a/api-docs/paths/events/project-issues.json +++ b/api-docs/paths/events/project-issues.json @@ -172,7 +172,7 @@ { "name": "status", "in": "query", - "description": "Optionally limits the query to issues of the specified status. Valid values are `\"resolved\"`, `\"unresolved\"` and `\"ignored\"`.", + "description": "Optionally limits the query to issues of the specified status. Valid values are `\"resolved\"`, `\"unresolved\"`, and `\"ignored\"`.", "required": false, "schema": { "type": "string"