From 7ab4208e256a26bc012009f99aff50ae994028a0 Mon Sep 17 00:00:00 2001 From: Joseph Cook <33655003+jmcook1186@users.noreply.github.com> Date: Tue, 19 Sep 2023 17:05:36 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Narek Hovhannisyan Signed-off-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com> --- docs/Rimpl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Rimpl.md b/docs/Rimpl.md index a0a9476b2..bc2186cfe 100644 --- a/docs/Rimpl.md +++ b/docs/Rimpl.md @@ -286,7 +286,7 @@ Once all the component nodes have been computed the next step is to aggregate al ## Export (TBD) -> It is curently only possible to export data as an `ompl` (output yaml). Other export options will be implemnted soon. +> It is currently only possible to export data as an `ompl` (output yaml). Other export options will be implemented soon. The final step is to export the graph into a format that has been requested by the end user.