Skip to content

Commit 1d524f2

Browse files
committed
remove typo
1 parent c97819a commit 1d524f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/codex/build_code_review_with_codex_sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ With [Code Review](https://chatgpt.com/codex/settings/code-review) in Codex Clou
44

55
Luckily, we can replicate Codex's cloud hosted review process in our own CI/CD runners. In this guide, we'll build our own Code Review action using the Codex CLI headless mode with both GitHub Actions and Jenkins.
66

7-
To build our own Code review, we'll take the following stps:
7+
To build our own Code review, we'll take the following steps:
88

99
1. Install the Codex CLI in our CI/CD runner
1010
2. Prompt Codex in headless (exec) mode with the Code Review prompt that ships with the CLI

0 commit comments

Comments
 (0)