Skip to content

Commit

Permalink
fix(onboarding): wording écran auto-évaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
tangimds committed Dec 23, 2021
1 parent d7a93de commit 0005309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scenes/onboarding/screens.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const Screen1 = () => (
{'\n\n'}Chaque jour, j'évalue mes{' '}
<Text style={styles.emphasis}>ressentis</Text>, je note les{' '}
<Text style={styles.emphasis}>traitements</Text> que je prends et les{' '}
<Text style={styles.emphasis}>événements</Text> qui m'ont marqués.
<Text style={styles.emphasis}>évènements</Text> qui m'ont marqué.
</Text>
</View>
);
Expand Down

0 comments on commit 0005309

Please sign in to comment.