Minor change

This commit is contained in:
Greg Shuflin 2023-08-29 22:59:48 -07:00
parent b103785226
commit e29d799aa5
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ const App = (_props) => {
<div className="container">
<div className="search">
<h1>Kucinako - Wordbook of Arzhanai languages</h1>
<p><b>Kucinako</b> (Saimiar "word-book") is a dictionary of words in various languages of the world Arzhanø, and their English
<p><b>Kucinako</b> (<i>Saimiar</i> "word-book") is a dictionary of words in various languages of the world Arzhanø, and their English
equivalents.</p>
<div className="textInput">
<input className="textInput" type="text" value={ searchBoxInput } onChange={ (evt) => {