From 5ab636c5523c9fa20094b54f850d09409807fde2 Mon Sep 17 00:00:00 2001 From: TaikiYamada4 Date: Thu, 1 Feb 2024 09:45:14 +0900 Subject: [PATCH] Fixed typo Signed-off-by: TaikiYamada4 --- map/map_projection_loader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map/map_projection_loader/README.md b/map/map_projection_loader/README.md index 4118a494f83c8..848fcfba95f14 100644 --- a/map/map_projection_loader/README.md +++ b/map/map_projection_loader/README.md @@ -86,6 +86,6 @@ map_origin: ## Parameters -Note that these paramters are assumed to be passed from launch arguments, and it is not recommended to directly write them in `map_projection_loader.param.yaml`. +Note that these parameters are assumed to be passed from launch arguments, and it is not recommended to directly write them in `map_projection_loader.param.yaml`. {{ json_to_markdown("map/map_projection_loader/schema/map_projection_loader.schema.json") }}