File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ documentation and modify the docker-compose file to specify your custom Coder
142
142
image. Additionally, you can add a volume mount to add providers to the
143
143
filesystem mirror without re-building the image.
144
144
145
- First, make a create an empty plugins directory:
145
+ First, create an empty plugins directory:
146
146
147
147
``` console
148
148
mkdir $HOME/plugins
@@ -232,7 +232,7 @@ accessible for your team to use.
232
232
233
233
## Coder Modules
234
234
235
- To Use Coder modules in offline installations please follow the instrcutiosn
235
+ To use Coder modules in offline installations please follow the instructions
236
236
[ here] ( ../templates/modules.md#offline-installations ) .
237
237
238
238
## Firewall exceptions
You can’t perform that action at this time.
0 commit comments