Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette committed Jul 8, 2022
1 parent 85613f5 commit 7a273d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/settings/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default function Settings() {
</TextField>

<div>
<p>To explore data base content, activate the dev mode</p>
<p>To explore the database content, activate the dev mode</p>
<FormControlLabel
checked={devMode}
onChange={handleDevModeChange}
Expand Down

0 comments on commit 7a273d2

Please sign in to comment.