Skip to content

Commit 148e228

Browse files
authored
Update README.md
1 parent 08e78d6 commit 148e228

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
@@ -293,7 +293,7 @@ protocol WSHandler {
293293

294294
## Preview Macro Handler
295295

296-
The branch [`preview/macro`](https://github.com/swhitty/FlyingFox/tree/preview/macro) contains an experimental preview implementation where handlers can annotate its functions with routes:
296+
The branch [`preview/macro`](https://github.com/swhitty/FlyingFox/tree/preview/macro) contains an experimental preview implementation where handlers can annotate functions with routes:
297297

298298
```swift
299299
@HTTPHandler

0 commit comments

Comments
 (0)