Skip to content

Commit f07b0e9

Browse files
templates/about: grammar fixes
Co-Authored-By: decathorpe <[email protected]>
1 parent 11130c2 commit f07b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/about.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ no-default-features = true
117117
default-target = "x86_64-unknown-linux-gnu"
118118
rustc-args = [ "--example-rustc-arg" ]
119119
rustdoc-args = [ "--example-rustdoc-arg" ]
120-
# the dependencies key is not being used for builds yet
120+
# the dependencies key is currently unused, but is being saved for future support
121121
dependencies = [ "example-system-dependency" ]</pre></code>
122122

123123
<h4>Version</h4>

0 commit comments

Comments
 (0)