qwik icon indicating copy to clipboard operation
qwik copied to clipboard

docs: typo

Open Craiqser opened this issue 3 years ago • 1 comments

What is it?

  • [ ] Feature / enhancement
  • [ ] Bug
  • [x] Docs / tests

Description

Fix typo: src/routes/some/path/_sub_component.tsx -> src/routes/some/path/sub_component.tsx (to match the file structure scheme).

Checklist:

  • [x] My code follows the developer guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have made corresponding changes to the documentation
  • [ ] Added new tests to cover the fix / functionality

Craiqser avatar Oct 15 '22 18:10 Craiqser

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

thanks @Craiqser !

shairez avatar Oct 17 '22 19:10 shairez