Mike Plante 3 mesiacov pred
rodič
commit
41194b772e

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

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