mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
fix typo (#7626)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Execpolicy quickstart
|
||||
|
||||
Codex can enforce your own rules-based execution policy before it runs shell commands. Policies live in `.codexpolicy` files under `~/.codex/policy`.
|
||||
Codex can enforce your own rules-based execution policy before it runs shell commands. Policies live in `.execpolicy` files under `~/.codex/policy`.
|
||||
|
||||
## How to create and edit rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user