Skip to content

Commit 3d3e073

Browse files
authored
Update resources.md
fixed line 255 :::NOTE to :::note to meet Docusaurus processing requirements
1 parent 3bfe46a commit 3d3e073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/styles-and-resources/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ The search moves upwards in the logical control tree, behaving at each level in
252252

253253
Avalonia provides different options to access Resources from code.
254254

255-
:::NOTE
255+
:::note
256256

257257
`ResourceNode` in the below samples can be any node that supports `Resource`, like `Appliction.Current`, `Window`, `UserControl`, ...
258258

0 commit comments

Comments
 (0)