We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289924f commit 5313d2eCopy full SHA for 5313d2e
cli/src/commands/mod.rs
@@ -22,7 +22,7 @@ pub fn ensure_uip_user_consents_to_ai_unit_charge(base_url: &Url) -> Result<()>
22
.with_prompt(
23
r#"🚨⚠️ 👉 CAUTION 👈⚠️ 🚨
24
25
-The operation you are about to perform will charge AI units."
+The operation you are about to perform will charge AI units.
26
27
Do you want to continue?"#,
28
)
0 commit comments