From f8139dddee3b1e6f17916710f0dba2a6adb7f602 Mon Sep 17 00:00:00 2001 From: thehanslevi Date: Thu, 11 Jun 2026 10:09:10 -0400 Subject: [PATCH] docs: fix creating notifications README anchor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a81d0e..eed330a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - [SystemJS](#systemjs) - [Webpack](#webpack) - [Setup](#setup) - - [Creating Notifications](#crating-notifications) + - [Creating Notifications](#creating-notifications) - [Example using TemplateRef](#example-using-templateref) - [Subscribing to clicks](#subscribing-to-clicks) - [Options](#options) @@ -300,4 +300,4 @@ $ npm run lint ## License -MIT © [Filip Lauc](mailto:filip.lauc93@gmail.com) \ No newline at end of file +MIT © [Filip Lauc](mailto:filip.lauc93@gmail.com)