Commit 84727f0
authored
fix: error typo (occured) correction (#229)
## Description
This PR fixes a spelling error in the error message shown by the JAI
Word Search component. The word "Occured" was corrected to "Occurred".
## Related Issue
Fixes #208
## Screenshots/Screencasts
<img width="536" height="95" alt="Screenshot from 2025-10-01 23-32-07"
src="https://github.com/user-attachments/assets/d87e956c-5bbb-4f05-8b89-4861f4a05ee7"
/>
<img width="562" height="111" alt="Screenshot from 2025-10-01 23-32-21"
src="https://github.com/user-attachments/assets/622e3abb-52cf-452e-a8a3-8567fde85c8f"
/>
## Notes to Reviewer
No new npm packages added. This is a simple typo fix in the error
message.1 parent 1a4f661 commit 84727f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments