fix more typo

This commit is contained in:
Nriver 2023-11-22 10:41:44 +08:00
parent 8ae6598b8a
commit 9e54496d00

View File

@ -17,7 +17,7 @@ const TPL = `
<br/><br/>
<h5>Highlights List visibility</h5>
<p>You can hide the hightlights widget per-note by adding a <code>#hideHighlightWidget</code> label.</p>
<p>You can hide the highlights widget per-note by adding a <code>#hideHighlightWidget</code> label.</p>
</div>`;
export default class HighlightsListOptions extends OptionsWidget {