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 0720149 commit 92094aaCopy full SHA for 92094aa
pkgs/test_descriptor/README.md
@@ -47,7 +47,7 @@ finishes running.
47
[sandbox]: https://www.dartdocs.org/documentation/test_descriptor/latest/test_descriptor/sandbox.html
48
49
This package is [`term_glyph`][term_glyph] aware. It will decide whether to use
50
-ASCII or Unicode glyphs based on the [`glyph.ascii`][glyph.ascii] attribute.
+ASCII or Unicode glyphs based on the [`glyph.ascii`][ascii] attribute.
51
52
[term_glyph]: https://pub.dartlang.org/packages/term_glyph
53
-[gylph.ascii]: https://www.dartdocs.org/documentation/term_glyph/latest/term_glyph/ascii.html
+[ascii]: https://www.dartdocs.org/documentation/term_glyph/latest/term_glyph/ascii.html
0 commit comments