Skip to content

Commit 7e4ec00

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

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
@@ -34,7 +34,7 @@ name. For consistent user experience namespaces MUST be aligned with the corresp
3434

3535
API resource grouping creates a user-friendly experience keeping all resources
3636
for a specific feature close together. It also allows generating smallersmaller downloadable client components
37-
and limits the length of IDE prompts such as Intellisense.
37+
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
4040
introduced.

0 commit comments

Comments
 (0)