diff --git a/articles/modeling/grouping-tagging.md b/articles/modeling/grouping-tagging.md index db70098..a4442a8 100644 --- a/articles/modeling/grouping-tagging.md +++ b/articles/modeling/grouping-tagging.md @@ -4,9 +4,7 @@ ## What -Use tags to group API endpoints and provide an additional layer of organization in your OpenAPI files. - -When rendering your OpenAPI in read view, Stoplight will group API endpoints by their first tag. +Use tags to group API endpoints and provide an additional layer of organization in your OpenAPI files. When rendering your OpenAPI in read view, Stoplight will group API endpoints by their first tag. ## How