diff --git a/components/cycle-day/symptoms/bleeding.js b/components/cycle-day/symptoms/bleeding.js
index 132116272c8f49f4b02fbd4a10d43b9bf4b0c293..ecfaf20821c723f196488798cc210e84a71f8225 100644
--- a/components/cycle-day/symptoms/bleeding.js
+++ b/components/cycle-day/symptoms/bleeding.js
@@ -47,7 +47,7 @@ export default class Bleeding extends Component {
             <SymptomSectionHeader>Exclude</SymptomSectionHeader>
             <View flexDirection={'row'}>
               <View flex={1}>
-                <AppText>You can exclude this value if it's not menstrual bleeding</AppText>
+                <AppText>{"You can exclude this value if it's not menstrual bleeding"}</AppText>
               </View>
               <Switch
                 onValueChange={(val) => {