Skip to content

Commit aa8cfb5

Browse files
authored
Fix title level (#1822)
It generated confusing ToC/menu
1 parent bb2c239 commit aa8cfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runatlantis.io/docs/apply-requirements.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ You can set the `undiverged` requirement by:
168168
- dir: .
169169
apply_requirements: [undiverged]
170170
```
171-
### Meaning
171+
#### Meaning
172172
The `merge` checkout strategy creates a temporary merge commit and runs the `plan` on the Atlantis local version of the PR
173173
source and destination branch. The local destination branch can become out of date since changes to the destination branch are not fetched
174174
if there are no changes to the source branch. `undiverged` enforces that Atlantis local version of master is up to date

0 commit comments

Comments
 (0)