From c807d3320204c30b104dde092e194163388774af Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Mon, 7 May 2018 15:43:23 -0500 Subject: [PATCH] Update grouping-tagging.md --- articles/modeling/grouping-tagging.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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