Mike Plante пре 3 месеци
родитељ
комит
41194b772e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Trio/Sources/Shortcuts/Carbs/AddCarbPresetIntent.swift

+ 1 - 1
Trio/Sources/Shortcuts/Carbs/AddCarbPresetIntent.swift

@@ -46,7 +46,7 @@ struct AddCarbPresetIntent: AppIntent {
     ) var note: String?
     ) var note: String?
 
 
     @Parameter(
     @Parameter(
-        title: "Confirm Before logging",
+        title: "Confirm Before Logging",
         description: "If toggled, you will need to confirm before logging",
         description: "If toggled, you will need to confirm before logging",
         default: true
         default: true
     ) var confirmBeforeApplying: Bool
     ) var confirmBeforeApplying: Bool