Skip to content

Commit 7fef9e7

Browse files
chore: fix copy
1 parent c5c5f0b commit 7fef9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Settings/MaiaModelSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const MaiaModelSettings: React.FC = () => {
124124
</h3>
125125
<p className="text-sm text-white/70">
126126
Manage your locally stored Maia chess engine model. The model is
127-
downloaded once and stored in your browser for offline use.
127+
downloaded and stored in your browser&apos;s IndexedDB.
128128
</p>
129129
</div>
130130
<div className="flex flex-col gap-2">

0 commit comments

Comments
 (0)