From 75e0ae07abda293a8136fe5017ae913232553a11 Mon Sep 17 00:00:00 2001 From: Spyros Garyfallidis Date: Mon, 16 Feb 2026 12:52:05 +0100 Subject: [PATCH] fix: update interfaces REAMDE --- source/modulo_interfaces/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/modulo_interfaces/README.md b/source/modulo_interfaces/README.md index c2c4acd0..1e95a67c 100644 --- a/source/modulo_interfaces/README.md +++ b/source/modulo_interfaces/README.md @@ -30,7 +30,7 @@ predicates. ### Assignment -The assignment message contains the assignment name and the value (a parameter value) as well as the name of the node +The assignment message contains the value and the name of the assignment as a parameter, as well as the name of the node that emits the assignment. ## Services