Fix grammar in my config docs

This commit is contained in:
Isaac Mills
2024-11-25 19:07:57 -07:00
parent 14ae0e1532
commit cb3696987c

View File

@ -1322,7 +1322,7 @@ keybind: Keybinds = .{},
/// *PASS THIS AS A COMMAND LINE ARGUMENT, NOT A CONFIG FILE VALUE* /// *PASS THIS AS A COMMAND LINE ARGUMENT, NOT A CONFIG FILE VALUE*
/// ///
/// When this value is false, ghostty will both not create an initial window /// When this value is false, ghostty will both not create an initial window
/// *and* not send the signal to create a new window in a single-instance. /// *and* not send the signal to create a new window in a single-instance
/// session /// session
/// ///
/// This controls whether an initial window is created when Ghostty /// This controls whether an initial window is created when Ghostty