Skip to content

Commit 9bd2568

Browse files
committed
Replace solidus -> slash
1 parent 58baca8 commit 9bd2568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PURL-SPECIFICATION.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ To parse a ``purl`` string in its components:
415415
- Discard any empty segment from that split
416416
- Percent-decode each segment
417417
- UTF-8-decode each segment if needed in your programming language
418-
- Report an error if any segment contains a solidus `/`
418+
- Report an error if any segment contains a slash `/`
419419
- Apply type-specific normalization to each segment if needed
420420
- Join segments back with a '/'
421421
- This is the ``namespace``

0 commit comments

Comments
 (0)