Skip to content

Commit 8a66dcb

Browse files
authored
Update alert-orphaned-form-label.md
1 parent 3b6a3e0 commit 8a66dcb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/known-issues-and-solutions/solutions-index/alert-orphaned-form-label.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ WAVE Tool's Reference material on Orphaned form label may not specifically addre
4848
> ```html
4949
> <label for="APN">Assessor Parcel Number</label>
5050
> <input type="checkbox" value="true">
51+
> (where the input element lacks an `id` attribute matching the label's `for="APN"` attribute)
5152
> ```
5253
53-
(where the input element lacks an `id` attribute matching the label's `for="APN"` attribute)
54-
5554
## Project Team Error guidance
5655
5756
The following material covers how the TDM team has provided a solution to the [Error] WAVE error.

0 commit comments

Comments
 (0)