Skip to content

Commit 72b858d

Browse files
authored
Fix Doc typos (#561)
1 parent 0181ab9 commit 72b858d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration file
22

3-
If you are oftne connecting to the same instances, it might be handy to store the configuration inside the configuration file,
4-
so you don't have to retype the same command all over again._aws-gate_ supports storing instance connection information in a dedicated config file located at _~/.aws-gate/config_. THe format of the configuraiton file is as follows:
3+
If you are often connecting to the same instances, it might be handy to store the configuration inside the configuration file,
4+
so you don't have to retype the same command all over again. _aws-gate_ supports storing instance connection information in a dedicated config file located at _~/.aws-gate/config_. The format of the configuraiton file is as follows:
55

66

77
```
@@ -32,4 +32,4 @@ aws-gate session webapp-pre
3232

3333
# config.d support
3434

35-
_aws-gate_ will automatically load condiguration from _~/.aws-gate/config.d_. This is especially useful is you need to share you configuration within your team or you are working on multiple projects.
35+
_aws-gate_ will automatically load condiguration from _~/.aws-gate/config.d_. This is especially useful is you need to share you configuration within your team or you are working on multiple projects.

0 commit comments

Comments
 (0)