summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2021-03-28 22:36:09 +0200
committerGitHub <noreply@github.com>2021-03-28 22:36:09 +0200
commit9738b84b6f29f09d07d66b9288ac344099c08ae2 (patch)
tree2c109e431bfd747701d1eaca94ce769b7ef6365c
parentf13e44c730d28907552ad47d7fec776002584c75 (diff)
fix: fix docker_context module name in nf preset (#2526)
-rw-r--r--docs/presets/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/presets/README.md b/docs/presets/README.md
index db66b4dee..e3c1966b3 100644
--- a/docs/presets/README.md
+++ b/docs/presets/README.md
@@ -29,7 +29,7 @@ symbol = " "
[directory]
read_only = " "
-[docker]
+[docker_context]
symbol = " "
[elixir]