Refine wording for binary yes/no options in radio buttons.

Updated phrasing to improve clarity and consistency, emphasizing when to use checkboxes for two opposing choices. No functional or structural changes were made.
This commit is contained in:
Kampheta 2025-01-01 22:42:13 +01:00 committed by ViktoriiaM
parent 64cdf86e54
commit a23d0c76ce

View File

@ -22,7 +22,7 @@ Use a radio button group to choose one option from 2 to 4 mutually exclusive opt
Use a group of [checkboxes](checkbox.md) instead. Use a group of [checkboxes](checkbox.md) instead.
### Binary Yes/No Options ### Binary Yes/No Options
There are only 2 opposite yes/no options. Use a checkbox instead. For only two opposing yes/no options, use a checkbox instead.
<table style="none" border="false"> <table style="none" border="false">
<tr> <tr>