Skip to content

Commit 34d3697

Browse files
mark-i-mJoshua Nelson
and
Joshua Nelson
authored
Escape other non-link
Co-authored-by: Joshua Nelson <[email protected]>
1 parent 3f8ef6f commit 34d3697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ reveals what the problem is:
320320

321321
> Next up we need to ensure that our lock file is updated to use this new
322322
> version of uuid so our project uses the locally checked out copy instead of
323-
> one from crates.io. The way [patch] works is that it'll load the dependency
323+
> one from crates.io. The way `\[patch\]` works is that it'll load the dependency
324324
> at ../path/to/uuid and then whenever crates.io is queried for versions of
325325
> uuid it'll also return the local version.
326326
>

0 commit comments

Comments
 (0)