Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct typo in useStyles$() docs #1655

Merged
merged 1 commit into from
Oct 9, 2022
Merged

Conversation

estherbrunner
Copy link
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

Description

On the component overview documentation page the functions to use styles are wrongly named in singular form. In code and the rest of the documentation the plural form is used, see: /src/core/use/use-styles.ts.

Use cases and why

    1. As someone wanting to learn how to use Qwik I might get discouraged by docs not consistent with the actual code.

Checklist:

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

@shairez
Copy link
Contributor

shairez commented Oct 9, 2022

thanks @estherbrunner !

@shairez shairez changed the title correct typo in useStyles$() docs docs: correct typo in useStyles$() docs Oct 9, 2022
@shairez shairez merged commit 712188c into QwikDev:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants