Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf46b0f

Browse files
nyurikjieyouxu
authored andcommittedSep 24, 2024
Apply suggestions from code review
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
1 parent 69b7b0b commit bf46b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/building/new-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ to fail. To work around the warnings, you may want to disable `deny-warnings`
142142
in the config, or modify the dependency to remove the warnings.
143143

144144
```toml
145-
# /config.toml
145+
# config.toml
146146
[rust]
147147
deny-warnings = false
148148
```

0 commit comments

Comments
 (0)
Please sign in to comment.