Skip to content

Commit d220ae4

Browse files
committed
Merge pull request #48 from cc941201/master
Fix typo: Hygenic => Hygienic
2 parents 868abd5 + 92fc396 commit d220ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sampling of potentially good ideas that are not in scope for Swift
7575
interoperability with C++ is a significant undertaking that is out
7676
of scope for Swift 3.0.
7777

78-
* **Hygenic Macros**: A first-class macro system is something we may consider
78+
* **Hygienic Macros**: A first-class macro system is something we may consider
7979
in future releases. We don't want the existence of a macro system to be a
8080
workaround that reduces the incentive for making the core language great.
8181

0 commit comments

Comments
 (0)