Skip to content

Commit e38c26b

Browse files
authored
Merge pull request #184 from Peeja/patch-1
Fix `/ucan` namespace regex
2 parents 9085471 + 3d0bef2 commit e38c26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ flowchart BT
453453

454454
#### `/ucan` Namespace
455455

456-
The `/ucan` Command namespace MUST be reserved. This MUST include any ability string matching the regex `^ucan\/.*`. This is important for keeping a space for community-blessed Commands in the future, such as standard library Commands, such as [Revocation].
456+
The `/ucan` Command namespace MUST be reserved. This MUST include any ability string matching the regex `^\/ucan\/.*`. This is important for keeping a space for community-blessed Commands in the future, such as standard library Commands, such as [Revocation].
457457

458458
## Attenuation
459459

0 commit comments

Comments
 (0)