From 16743188aa70f2d54f301a86bdf38c3fb4d096c3 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" <1330696+mr-c@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:07:12 +0100 Subject: [PATCH] fix my typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 58195d5f7..dce55fc95 100644 --- a/README.rst +++ b/README.rst @@ -202,7 +202,7 @@ To fix this, export the following environment variable before executing `cwltool ``export DOCKER_DEFAULT_PLATFORM=linux/amd64`` -To automically have this variable set in the future, add the same command to ones respective shell profile (e.g. ``~/.zshrc``, ``~/.bash_profile``). +To automatically have this variable set in the future, add the same command to ones respective shell profile (e.g. ``~/.zshrc``, ``~/.bash_profile``). Using uDocker