Skip to content

Commit ff12f3e

Browse files
authored
fix # -> $ typo (#11)
1 parent 9bb4136 commit ff12f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Content/posts/update-05-december-2020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ using [Vapor](https://vapor.codes/) for backend and SwiftWasm with
2929
Ever wanted to contribute to SwiftWasm projects, but unsure where to start? Here's a list of
3030
issues that could be suitable for beginners:
3131

32-
* [swiftwasm/swift$29](https://github.com/swiftwasm/swift/issues/29): Fix compile error on test cases depending on platform
32+
* [swiftwasm/swift#29](https://github.com/swiftwasm/swift/issues/29): Fix compile error on test cases depending on platform
3333
* [swiftwasm/carton#203](https://github.com/swiftwasm/carton/issues/203): Allow launching a specific browser with `carton test`
3434
* [swiftwasm/carton#201](https://github.com/swiftwasm/carton/issues/201): Correctly handle failure to launch browser process while testing
3535
* [swiftwasm/carton#199](https://github.com/swiftwasm/carton/issues/199): `--enable-test-discovery` is now deprecated

0 commit comments

Comments
 (0)