mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
fix typo (#7626)
This commit is contained in:
committed by
GitHub
Unverified
parent
7b359c9c8e
commit
4c9762d15c
+1
-1
@@ -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