File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -129,20 +129,20 @@ export default function Home() {
129129 </ p >
130130 < ul class = "list-disc space-y-4" >
131131 < li >
132- Press space to call jisho.org to get kanji suggestions. in which you can:
132+ Press space to call jisho.org to get kanji/kana suggestions. in which you
133+ can:
133134 < ul class = "list-inside list-disc" >
134- < li > Go up or down with arrow keys or scroll. </ li >
135- < li > Press enter or click to select the suggestion. </ li >
135+ < li > Go up or down with arrow keys or scroll</ li >
136+ < li > Press enter or click to select the suggestion</ li >
136137 </ ul >
137138 </ li >
138139 < li >
139140 Press enter to confirm what you have typed, and don't want a kanji
140- suggestion for that portion of text.
141+ suggestion for that portion of text
141142 </ li >
142- < li > Press shift + space to convert the unconfirmed text to katakana.</ li >
143143 < li >
144144 Backspaces are smart. It tries to unconfirm anything you did, else it will
145- remove the last character like normal.
145+ remove the last character like normal
146146 </ li >
147147 </ ul >
148148 </ div >
You can’t perform that action at this time.
0 commit comments