chore: fix typo

This commit is contained in:
uuki 2022-02-15 22:41:14 +09:00
parent 5f59018fa3
commit 7be6ee7573
No known key found for this signature in database
GPG Key ID: A7787951FECE6A7B

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