Skip to content

Commit 4b4e0d6

Browse files
committed
docs: fix Note format in GitHub markdown
1 parent 8376398 commit 4b4e0d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ predefined rulesets. Rector can be highly opinionated based on its configuration
143143
so be sure to read the documentation and figure out the best fit for you. This workflow performs
144144
a "dry run" to check for any changes that Rector would have made and fail if there are matches.
145145

146-
> Note: Rector updates rules all the time, so you may want to lock your repo to
146+
> **Note**
147+
> Rector updates rules all the time, so you may want to lock your repo to
147148
> the latest known working version of Rector to prevent unexpected failures.
148149
> Using pinned version in `composer.json` and update it with dependabot is the
149150
> best practice.

0 commit comments

Comments
 (0)