diff --git a/BlazorFluentUI/Components/Layout/NavMenu.razor b/BlazorFluentUI/Components/Layout/NavMenu.razor
index 0b39d5a..cfd6c79 100644
--- a/BlazorFluentUI/Components/Layout/NavMenu.razor
+++ b/BlazorFluentUI/Components/Layout/NavMenu.razor
@@ -49,7 +49,7 @@
FluentPresenceBadge
component is used to display a status indicator such as available, away, or busy.
-
+ A presence badge supports Tiny
, ExtraSmall
, Small
, Medium
, and Large
size.
+ The default size is , Small
.
+
+ A presence badge supports Available
, Away
, Busy
, DoNotDisturb
, Offline
, OutOfOffice
, and Unknown
status.
+ The default status is , Available
.
+