Skip to content

Commit 444ffbc

Browse files
Fix minor grammatical error in Codex CLI description
1 parent 8237034 commit 444ffbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/install-guides/codex-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weight: 1
1818

1919
Codex CLI is a local, terminal-based coding agent from OpenAI that helps developers explore codebases, generate changes, and run commands using natural language. It’s useful for tasks such as understanding unfamiliar projects, refactoring code, and accelerating development workflows directly from the command line.
2020

21-
It supports multiple operating systems, including Arm-based Linux distributions and macOS. By integrating AI assistance directly into command-line workflows, it reduces context switching during development.
21+
Codex CLI supports multiple operating systems, including Arm-based Linux distributions and macOS. By integrating AI assistance directly into command-line workflows, it reduces context switching during development.
2222

2323
This guide explains how to install Codex CLI on macOS and Arm Linux.
2424

0 commit comments

Comments
 (0)