web.dev icon indicating copy to clipboard operation
web.dev copied to clipboard

Fix syntax error in origin-private-file-system example

Open Mr0grog opened this issue 2 years ago • 2 comments

This just adds a missing quote to close a string in one of the code examples in the Origin Private File System blog post.

I just happened to notice this one while reading the post, but it seems like you could probably add a Remark plugin to flag these errors automatically. If it would be helpful, I’d be happy to take a look at setting up remark-lint-code and remark-lint-code-eslint for that (or something custom if you don’t like those or they don’t turn out to work well).

Mr0grog avatar Jun 11 '23 18:06 Mr0grog

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To prevent this from happening, leave a comment.

stale[bot] avatar Sep 17 '23 00:09 stale[bot]

Still seems relevant?

Mr0grog avatar Sep 18 '23 17:09 Mr0grog