Skip to content

Commit 7b917e8

Browse files
docs: typo
1 parent a0e965a commit 7b917e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ides/configuring-emacs-tramp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To fix this:
2626
```bash
2727
hostname coder.<name>
2828
```
29-
This can also be done in the workspace Terraform template by setting workspace isntance's hostname to the data `coder_workspace.name` attribute. How this is done depends on how the instance is provisioned.
29+
This can also be done in the workspace Terraform template by setting workspace instance's hostname to the data `coder_workspace.name` attribute. How this is done depends on how the instance is provisioned.
3030
3. Next in the shell profile file on the workspace (ex., `~/.bashrc`) add the following:
3131
```bash
3232
ansi_term_announce_host() {

0 commit comments

Comments
 (0)