mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Update index.md - fix typo (#1490)
Fix spelling typo in "long" polling example.
This commit is contained in:
@@ -14,7 +14,7 @@ Hugo uses [Fsnotify](https://github.com/fsnotify/fsnotify) to provide native fil
|
||||
hugo server --poll 700ms
|
||||
```
|
||||
|
||||
You van even do "long polling" by passing a long interval:
|
||||
You can even do "long polling" by passing a long interval:
|
||||
|
||||
```bash
|
||||
hugo server --poll 24h
|
||||
|
||||
Reference in New Issue
Block a user