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

Fix typo with incorrect class in docs for required checkbox and variants #770

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paustint
Copy link

The docs indicate to use an incorrect classname wich does not reflect what is shown in the examples

Please refer to our Commit Guidelines for documenting changes.

Changes proposed in this pull request:

  • Fixed radio button docs to show correct class name for required components

The code examples were correct, but the surrounding text in the docs was not correct.

Acceptance Criteria

General

  • (n/a) Tested on desktop (see supported browsers)
  • (n/a) Tested on mobile (for responsive or mobile-specific features)
  • (n/a) Confirm Accessibility
  • (n/a) Confirm RTL

Fix

  • (n/a) Reference Bug work item number in description
  • (n/a) Add tests to ensure bug does not happen again
  • (n/a) Add component specific Release notes mentioning the changes

change documentation to refer to correct class name `slds-required` instead of `required`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant