From 44ce25cd82cfac41bfc06efefbfc6db01da5aacd Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 4 Feb 2023 14:01:55 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bab9845..d044075 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ Each project has its own `CHANGELOG.md`. In addition to the crates in this repository, the sat-rs project also maintains other libraries. * [`spacepackets`](https://egit.irs.uni-stuttgart.de/rust/spacepackets): Basic ECSS and CCSDS - packet protocol implementations. This repository is re-expored in the + packet protocol implementations. This repository is re-exported in the [`satrs-core`](https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad/src/branch/main/satrs-core) crate.