Skip to content

Commit 51579ab

Browse files
committed
Bad grammar: *how x looks like*
1 parent bc5361c commit 51579ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

views/package_format_json.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ block body
241241
tr
242242
td dependencies
243243
td: code T[string]
244-
td List of project dependencies given as pairs of <code>"&lt;name&gt;" : &lt;version-spec&gt;</code> - see <a href="#version-specs">next section</a> for how version specifications look like - this setting does not support platform suffixes
244+
td List of project dependencies given as pairs of <code>"&lt;name&gt;" : &lt;version-spec&gt;</code> - see <a href="#version-specs">next section</a> for what version specifications look like - this setting does not support platform suffixes
245245

246246
tr
247247
td systemDependencies

views/package_format_sdl.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ block body
212212
tr
213213
td dependency
214214
td: code "&lt;name&gt;" ...
215-
td Adds a single dependency of the given name, attributes are used to configure the version/path to use - see <a href="#version-specs">next section</a> for how version specifications look like. Use multiple <code>dependency</code> directives to add more than one dependency - this setting does not support the platform attribute
215+
td Adds a single dependency of the given name, attributes are used to configure the version/path to use - see <a href="#version-specs">next section</a> for what version specifications look like. Use multiple <code>dependency</code> directives to add more than one dependency - this setting does not support the platform attribute
216216

217217
tr
218218
td systemDependencies

0 commit comments

Comments
 (0)