Skip to content

Commit 3bdf6ad

Browse files
committed
corrects typo
Signed-off-by: Nell Shamrell <[email protected]>
1 parent c34effc commit 3bdf6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drafts/2020-05-05-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
2828
* [Learning embedded Rust by building RISC-V-powered robot - Part 4](https://matklad.github.io//2020/04/15/from-pratt-to-dijkstra.html)
2929
* [How to write CRaP Rust Code](https://blog.logrocket.com/how-to-write-crap-rust-code/)
3030
* [Rust concurrency: a streaming workflow, served with a side of back-pressure.](https://medium.com/@polyglot_factotum/rust-concurrency-a-streaming-workflow-served-with-a-side-of-back-pressure-955bdf0266b5)
31-
* [Wrigin a Python module in Rust using PyO3](https://kushaldas.in/posts/writing-python-module-in-rust-using-pyo3.html)
31+
* [Writing a Python module in Rust using PyO3](https://kushaldas.in/posts/writing-python-module-in-rust-using-pyo3.html)
3232
* [video] [Crust of Rust: Declarative Macros](https://www.youtube.com/watch?v=q6paRBbLgNw)
3333
* [video] [Rust Stream: String it All Together!](https://www.youtube.com/watch?v=7I11degAElQ)
3434
* [video] [Educational Rust live coding - Building a git CLI](https://www.youtube.com/watch?v=YFzF1AHYjes)

0 commit comments

Comments
 (0)