Skip to content

Commit 5599cf0

Browse files
authored
Fix broken note box (#183)
1 parent edede12 commit 5599cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extend/admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ app.initializers.add('interstellar', function(app) {
2929

3030
Once that is done, you can begin adding settings and permissions.
3131

32-
::: Note
32+
:::tip Note
3333
All registration functions on `ExtensionData` are chainable, meaning you can call them one after another without running `for` again.
3434
:::
3535

0 commit comments

Comments
 (0)