Skip to content

Commit 25913b7

Browse files
committed
minor edits
1 parent 483d129 commit 25913b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/code/namespaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ base_ns -->|/| first
350350

351351
!!! tip "Extension Order Matters"
352352

353-
Extension order matters.
353+
SSVC namespace extension order carries semantic meaning.
354354

355355
| Example | Meaning |
356356
|---------|---------|
@@ -429,7 +429,7 @@ and the ABNF specification in
429429

430430
- Namespaces must be between 3 and 1000 characters long.
431431

432-
(The ABNF is used to generated the regular expressions in
432+
(The ABNF is used to generate the regular expressions in
433433
`src/ssvc/utils/patterns.py`, see the comment in the source code there.)
434434

435435
## The `ssvc.namespaces` module

0 commit comments

Comments
 (0)