Step 1

On the details page, click on the Spelling icon on the left sidebar and a panel will slide to the right to display issues.
Step 2
Click on the down caret to expand additional information on the misspelling. If more than one misspelling is present, close the caret to view another.
Step 3
In the screenshot example below, the word “competative” is identified as a misspelling, and suggestions are offered.
You can use one of the suggested spellings or look up information elsewhere about the proper spelling. Note that when you clicked on the issue link to see more details, the location of the issue on the page was also highlighted.

Step 4 – fix the misspelling in WordPress
To fix the misspelling, click on the URL at the top of the detail page to open the published page in a new browser tab in the same browser session.

If you are already logged in to WordPress, the WordPress toolbar will display at the top of the page. Clicking on “edit page” or “edit post” will open the block editor so that you can fix the misspelling.

Tips
Proper names flagged as misspellings
If you see people, organizations, or scientific names flagged as misspellings, you have the option to gather a list of those words and email the Help Desk to request that the WordPress Support Team add them to the DubBot dictionary so they are no longer flagged.
A quick way to pull together a list of proper names is to download the Spelling Issues Summary Report from the Reports panel located on your site dashboard. This will download a spreadsheet that you can edit. Keep column A (words flagged as misspelled) and delete the other columns. Then edit column A to only include proper names you want added to the dictionary.
Misspellings caused by <span> tags
Many misspellings flagged in DubBot are the result of <span> tags. For example, let’s say you have the following text on a page:
We’re excited to announce our upcoming workshops. Complete the registration form to attend our sessions.
It may look fine on the page, but the HTML may reveal an inserted <span> tag, caused by improper pasting from an external source:
<p>We’re excited to announce our upco<span>ming workshops.<span>Complete the registration form to attend our sessions.<p>
DubBot may interpret “upco” and “ming” as separate words — and flag them as misspelled — because of the <span> tag.
You can fix this by editing the HTML for the block and removing that <span> tag.
Avoid introducing unwanted <span> tags in the future by using Edit > Paste and Match Style in your web browser when you are pasting copied content into WordPress.
Questions
DubBot is new, and new applications take time to learn. We’re here to help. Contact the WordPress Support Team through the Help Desk at (208) 426-4357 or email helpdesk@boisestate.edu.



