Skip to content

Commit 296733e

Browse files
robert-ancellkevmoo
authored andcommitted
Fix typo in package name (#299)
1 parent 7774121 commit 296733e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/3-FEATURE_REQUEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ about: You are using `package:http` and would like a new feature to make it
1313
Note that this package is designed to be cross-platform and we will only be
1414
able to add features which can be supported with _both_ `dart:io` and
1515
`dart:html`. If you're looking for a feature which is already supported by the
16-
`daart:io` HttpClient constructor you can construct one manually and pass it
16+
`dart:io` HttpClient constructor you can construct one manually and pass it
1717
to the IOClient constructor directly.
1818
-->

0 commit comments

Comments
 (0)