Skip to content

Commit b89f36d

Browse files
authored
Spelling of the proper noun TYPO3 from lowercase to uppercase (#89)
1 parent dfce759 commit b89f36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Please see [Browsersync documentation](https://browsersync.io/docs) for more det
182182
This error usually occurs when the watcher server is not running.
183183
Run `ddev browsersync` to start the server.
184184

185-
### Typo3 No site configuration found / 404 Error
185+
### TYPO3 No site configuration found / 404 Error
186186

187187
Solution: The base URL (`base` in the TYPO3 site's `config.yaml` (like `config/sites/main/config.yaml` should specify `http` even though the frontend is configured for `https`. This can also be solved by commenting out the default `base` line.
188188
```yaml

0 commit comments

Comments
 (0)