Skip to content

Commit 4395bde

Browse files
authored
Merge pull request #1893 from CiiDyR/patch-1
docs: fix typo in auto-reloading docs
2 parents 2cca63a + 998d98e commit 4395bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/versioned_docs/version-5.18/configuration/development/auto-reloading.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev:
3535
- custom-manifests
3636
```
3737
38-
Take a look at the [redeploy-instead-of-hot-reload exmaple](https://github.com/loft-sh/devspace/tree/master/examples/redeploy-instead-of-hot-reload) to see how to disable hot reloading at all and enable redeployment on every file change instead.
38+
Take a look at the [redeploy-instead-of-hot-reload example](https://github.com/loft-sh/devspace/tree/master/examples/redeploy-instead-of-hot-reload) to see how to disable hot reloading at all and enable redeployment on every file change instead.
3939
4040
4141
## Configuration

0 commit comments

Comments
 (0)