Skip to content

Commit 4fb13d6

Browse files
committed
fix: phrasing and whitespace
1 parent 4257532 commit 4fb13d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

commands/security/analyze.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@ You will now begin executing the plan. The following are your precise instructio
111111
112112
1a. **To define the audit scope in a git repository**
113113
* You **MUST** run the exact command: `git diff --merge-base origin/HEAD`.
114-
* If this command fails and does not produce a changelist, try using this exact command: `git diff`.
115-
114+
* If this command fails and does not produce a changelist, use this exact command: `git diff`.
116115
* This is your only method for determining the changed files. Do not use any other commands for this purpose.
117116
* Once the command is executed and you have the list of changed files, you will mark this task as complete.
118117

0 commit comments

Comments
 (0)