From 4371c339989511ef659a8102112a9330038afd64 Mon Sep 17 00:00:00 2001 From: Hugo Dias <34303298+HugoDs21@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:20:57 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57dcf96..87a17e9 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ exports['swt_notifications']:Caption(caption,message,position,timeout,color,text TriggerClientEvent("swt_notifications:caption",source,caption,message,position,timeout,color,textColor,progress) ``` -**Infomative notification** +**Informative notification** -- ![Info](https://i.imgur.com/VFAiZY8.png) ```lua