diff --git a/README.md b/README.md index f0036c2..d3224f9 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ What works? - Publish/subscribe - Services - Actions -- Rudimentary parameter handling +- Parameter handling Changelog -------------------- diff --git a/r2r/src/lib.rs b/r2r/src/lib.rs index 46f739f..e2e1211 100644 --- a/r2r/src/lib.rs +++ b/r2r/src/lib.rs @@ -16,7 +16,7 @@ //!- Publish/subscribe //!- Services //!- Actions -//!- Rudimentary parameter handling +//!- Parameter handling //! //! --- //!