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
commit f2c0f0a01e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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