summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmaslek <jmaslek11@gmail.com>2021-08-17 16:23:59 -0400
committerGitHub <noreply@github.com>2021-08-17 16:23:59 -0400
commit92c24d4fea84e73d4b71cb75833eaaa400780c84 (patch)
tree6100568cf7d6ec7528303fdd35f4587678d00a2d
parent66101ac35728720c84c98bfff412b0b7109ef313 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3245b567ac4..c7d63797b0d 100644
--- a/README.md
+++ b/README.md
@@ -295,7 +295,7 @@ Start by selecting a context that you would like to work with. If you want to r
```
stocks
```
-Alternatively, you can set a default context to be loaded in the confif_terminal file by setting
+Alternatively, you can set a default context to be loaded in the config_terminal file by setting
```
DEFAULT_CONTEXT = "stocks"
```