Skip to content

Commit 7000908

Browse files
committed
change wording
1 parent 8b409aa commit 7000908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Playground.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ module NewLightModeToast = {
13631363
<div className="flex-1">
13641364
<div className="text-14 font-semibold"> {React.string("New: Light Mode")} </div>
13651365
<div className="text-12 mt-1">
1366-
{React.string("You can now switch Playground theme in Settings.")}
1366+
{React.string("You can now switch the Playground theme in Settings.")}
13671367
</div>
13681368
</div>
13691369
<button

0 commit comments

Comments
 (0)