Skip to content

Commit b6d8fb7

Browse files
Update aep/general/0004/aep.md.j2
Co-authored-by: Mike Kistler <[email protected]>
1 parent c1ea260 commit b6d8fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aep/general/0004/aep.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ create, retrieve, and manipulate. APIs are allowed to name their resource types
55
as they see fit, and are only required to ensure uniqueness within that API.
66
This means that it is possible (and often desirable) for different APIs to use
77
the same type name. For example, a Memcache and Redis API would both want to
8-
use `Instance` as a type name.
8+
use `instance` as a type name.
99

1010
When mapping the relationships between APIs and their resources, however, it
1111
becomes important to have a single, globally-unique type name. Additionally,

0 commit comments

Comments
 (0)