Merge pull request #392 from uuki/patch

chore: fix typo
This commit is contained in:
Timothy
2022-02-16 09:36:21 +08:00
committed by GitHub

View File

@ -1,6 +1,6 @@
#!/usr/bin/env node
// Adapated from https://github.com/hashicorp/next-remote-watch
// Adapted from https://github.com/hashicorp/next-remote-watch
// A copy of next-remote-watch with an additional ws reload emitter.
// The app listens to the event and triggers a client-side router refresh
// see components/ClientReload.js