Skip to content

Commit 9c7737f

Browse files
authored
Fix typo in 0.19.0 changelog.
1 parent 6026e29 commit 9c7737f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.19.0
22
* Build documentation through the Package object (#1659)
3-
* New flag, --link-to-external, which will cause Dartdoc to link symbols to their originating
3+
* New flag, --link-to-remote, which will cause Dartdoc to link symbols to their originating
44
pub packages and/or the Flutter or Dart SDKs. (#739)
55
* New configuration refactor and addition of several experimental options in dartdoc_options.yaml
66
(see README).

0 commit comments

Comments
 (0)