Browse Source

docs: fix frontmatter for Tray tutorial (#29803)

Co-authored-by: Erick Zhao <[email protected]>
trop[bot] 3 years ago
parent
commit
df27597c05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/tray.md

+ 1 - 1
docs/tutorial/tray.md

@@ -1,7 +1,7 @@
 ---
 title: Tray
 description: This guide will take you through the process of creating
-a Tray icon with its own context menu to the system's notification area.
+  a Tray icon with its own context menu to the system's notification area.
 slug: tray
 hide_title: true
 ---