diff --git a/versions/doc-improvements/docs/api/hilbish/index.html b/versions/doc-improvements/docs/api/hilbish/index.html index e3d3d07..cc7020b 100644 --- a/versions/doc-improvements/docs/api/hilbish/index.html +++ b/versions/doc-improvements/docs/api/hilbish/index.html @@ -21,7 +21,7 @@ interfaces and functions which directly relate to shell functionality.

2-- Will add ~/go/bin to the command path. 3 4-- Or do multiple: -5hilbush.appendPath { +5hilbish.appendPath { 6 '~/go/bin', 7 '~/.local/bin' 8}