We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5fefe9 commit 15811d8Copy full SHA for 15811d8
src/tools/pub/dependencies.md
@@ -32,7 +32,7 @@ dependencies:
32
{% endprettify %}
33
34
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}}.
+it up using the default source, which is the [Pub site]({{site.pub}}).
36
To limit the dependency to a range of versions,
37
you can provide a *version constraint*:
38
0 commit comments