Skip to content

Commit 33705d1

Browse files
committed
address code review
1 parent ffcc4aa commit 33705d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aep/general/0102/aep.md.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ The API Name:
2828
- **must** only use valid domain name characters as specified in
2929
[RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035#section-2.3.1), or a
3030
slash `[.-a-z0-9/]`)
31-
- **must** use all lower case.
31+
- **must** use all lowercase.
32+
- **must** start with a lowercase letter.
3233
- **should not** use path prefixes that could also be misconstrued as a
3334
resource collection (e.g. `apis.examples.com/users`)
3435

0 commit comments

Comments
 (0)