We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5a019 commit a641852Copy full SHA for a641852
2 files changed
wezterm-gui/src/subscription/tier.rs
@@ -1,6 +1,6 @@
1
//! Subscription tier definitions and limits
2
//!
3
-//! CX Terminal is bundled with Cortex Linux subscriptions.
+//! CX Terminal is bundled with CX Linux subscriptions.
4
//! Pricing aligns with cxlinux.ai/pricing:
5
//! - Core (Free): 1 system, basic features
6
//! - Pro ($19/system): Unlimited systems, commercial use
wezterm/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["CX Linux <support@cxlinux.com>"]
edition = "2018"
publish = false
7
-description = "CX Terminal - AI-native terminal for Cortex Linux"
+description = "CX Terminal - AI-native terminal for CX Linux"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments