We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04d12a commit 04204ccCopy full SHA for 04204cc
src/components/LuceneEditorTest.tsx
@@ -157,7 +157,7 @@ export function LuceneEditorTest() {
157
<ul style={{ margin: 0, paddingLeft: '20px' }}>
158
<li>Open browser console to see additional debug messages</li>
159
<li>Make sure to click in the editor to focus it before testing shortcuts</li>
160
- <li>If Shift+Enter doesn't work, check the console for errors</li>
+ <li>If Shift+Enter doesn't work, check the console for errors</li>
161
<li>Ctrl+Enter should show a dropdown with field suggestions</li>
162
</ul>
163
</div>
0 commit comments