Skip to content

Commit f70a47d

Browse files
authored
Fix documentation typo
1 parent e89ea37 commit f70a47d

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
@@ -31,7 +31,7 @@ In addition to this README, which covers basic usage and installation, you can f
3131
Vexil 3 is currently under active development and is a full rewrite using
3232
[Swift Macros](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/macros/)
3333
and the [Visitor Pattern](https://en.wikipedia.org/wiki/Visitor_pattern) to reduce usage of
34-
[Mirror]https://developer.apple.com/documentation/Swift/Mirror and memory usage as well as
34+
[Mirror](https://developer.apple.com/documentation/Swift/Mirror) and memory usage as well as
3535
improving the overall performance.
3636

3737
The document below describes current the current stable 2.x version. If you'd like to learn more about Vexil 3 see

0 commit comments

Comments
 (0)