Skip to content

Commit 15811d8

Browse files
mpfaffkwalrath
authored andcommitted
Update dependencies.md (#1626)
Fix line 35 to render "Pub site" correctly.
1 parent a5fefe9 commit 15811d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pub/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
{% endprettify %}
3333

3434
This creates a dependency on `transmogrify` that allows any version, and looks
35-
it up using the default source, which is the [Pub site]({{site.pub}}.
35+
it up using the default source, which is the [Pub site]({{site.pub}}).
3636
To limit the dependency to a range of versions,
3737
you can provide a *version constraint*:
3838

0 commit comments

Comments
 (0)