Skip to content

Commit 2585cbe

Browse files
Update graph/patterns/namespace.md
Co-authored-by: Darrel <[email protected]>
1 parent 7e4ec00 commit 2585cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ name. For consistent user experience namespaces MUST be aligned with the corresp
3333
## When to Use this Pattern
3434

3535
API resource grouping creates a user-friendly experience keeping all resources
36-
for a specific feature close together. It also allows generating smallersmaller downloadable client components
36+
for a specific feature close together
3737
and limits the length of IDE prompts such as auto-complete in some programming languages.
3838

3939
We recommend creating a new namespace when a new top-level API category is

0 commit comments

Comments
 (0)