We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483d129 commit 25913b7Copy full SHA for 25913b7
docs/reference/code/namespaces.md
@@ -350,7 +350,7 @@ base_ns -->|/| first
350
351
!!! tip "Extension Order Matters"
352
353
- Extension order matters.
+ SSVC namespace extension order carries semantic meaning.
354
355
| Example | Meaning |
356
|---------|---------|
@@ -429,7 +429,7 @@ and the ABNF specification in
429
430
- Namespaces must be between 3 and 1000 characters long.
431
432
-(The ABNF is used to generated the regular expressions in
+(The ABNF is used to generate the regular expressions in
433
`src/ssvc/utils/patterns.py`, see the comment in the source code there.)
434
435
## The `ssvc.namespaces` module
0 commit comments