Skip to content

Commit a963db0

Browse files
committed
Correction from @jonas-schievink
1 parent 18acfe1 commit a963db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newsletters/2018-04-28.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you want to mention something in [the next newsletter], make sure to leave a
1313

1414
* The [Embedded WG] IRC meetings are now explicitly public, and the agendas for the next meeting can be found in the [WG Issues], like [this issue] for the next meeting
1515
* [David] shared his utility [`Form`], which takes a single `lib.rs` (like those created by `svd2rust` or `bindgen`), and splits it into structured modules. Check out the [`nrf52`] Chip Support Crate as an example, and try it out for your generated projects!
16-
* [astro] shared their crate [`managed`], A library that provides a way to logically own objects, whether or not heap allocation is available
16+
* [astro] shared [`managed`], A library that provides a way to logically own objects, whether or not heap allocation is available
1717

1818
[WG Issues]: https://github.com/rust-lang-nursery/embedded-wg/issues
1919
[this issue]: https://github.com/rust-lang-nursery/embedded-wg/issues/91

0 commit comments

Comments
 (0)