You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ The `NotificaitonMessageContainer` has build-in support for showing multiple not
113
113
114
114
### Don't like extension methods?
115
115
116
-
Extension methods don't hold any complex logic for instantiating notificaitons so you can still build the notification message using just `NotificationMessageBuilder` class directly, without extension methods.
116
+
Extension methods don't hold any complex logic for instantiating notifications so you can still build the notification message using just `NotificationMessageBuilder` class directly, without extension methods.
0 commit comments