Skip to content

Commit 936fae5

Browse files
committed
🚧 Fix incorrect syntax for note in README.md
1 parent 2d6a5c1 commit 936fae5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ Things you'll need installed before you can setup the development environment
6767
5. Open Blockbench, then go to `File > Plugins > Load Plugin From File` and select the `animated_java.js` file from your local repo (`dist/pluginPackage/animated-java.js`).
6868
6. That's it! You're ready to start developing.
6969

70-
> [!NOTE]
71-
> Note that whenever you make changes, you must reload Blockbench as a whole for the changes to function as expected.<br>
72-
> You can use `Ctrl + Shift + R` to reload Blockbench.
70+
> [!NOTE]
71+
> Note that whenever you make changes, you must reload Blockbench as a whole for the changes to function as expected.<br>
72+
> You can use `Ctrl + Shift + R` to reload Blockbench.
7373

7474
## Adding Localizations
7575

0 commit comments

Comments
 (0)