Skip to content

Commit ee56f74

Browse files
committed
use Note to align other pages
1 parent 63bedfb commit ee56f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/custom-directive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ directives: {
5656

5757
- `beforeUpdate`: 束縛された要素を含むコンポーネントの VNode が更新される前に呼ばれます。
5858

59-
:::tip 注意
59+
:::tip Note
6060
VNodes は[後で](render-function.html#the-virtual-dom-tree)詳細に扱います。描画関数を説明する時です。
6161
:::
6262

0 commit comments

Comments
 (0)