|
@@ -417,7 +417,7 @@ enum DeliveryLimitSubstep: Int, CaseIterable, Identifiable {
|
|
|
|
|
|
|
|
VStack(alignment: .leading, spacing: 0) {
|
|
VStack(alignment: .leading, spacing: 0) {
|
|
|
Text("What's NOT limited:")
|
|
Text("What's NOT limited:")
|
|
|
- Text("• Manual boluses you enter yoursef")
|
|
|
|
|
|
|
+ Text("• Manual boluses you enter yourself")
|
|
|
Text("• Manual temporary basal rates you set yourself")
|
|
Text("• Manual temporary basal rates you set yourself")
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|