Skip to content

Commit ca09d3a

Browse files
sutterjCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent e49e30d commit ca09d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ input.addEventListener('auto-check-complete', function(event) {
141141
142142
## Manually Trigger Validation
143143
144-
The `triggerValidation()` function can be used to manually tigger the `<auto-check>` element.
144+
The `triggerValidation()` function can be used to manually trigger the `<auto-check>` element.
145145
146146
```js
147147
document.getElementById('input-element').closest('auto-check').triggerValidation()

0 commit comments

Comments
 (0)