From 377162430a436bfa4fe13d702c82decb5e4f67c0 Mon Sep 17 00:00:00 2001 From: teewhy26 Date: Wed, 28 May 2025 20:05:49 +0100 Subject: [PATCH] Update README.md Pull --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b35e8c5..3f70038 100755 --- a/README.md +++ b/README.md @@ -1014,7 +1014,7 @@ Adds it to the configured DOM observers that will then be supported by the dom i *Note* this method must be called prior to binding any handlers to specific actions/observers using `on`, `before` or `after`. Once you start binding handlers, you cannot register any further custom observers. -This method can be called two different ways: +This method can be called tw different ways: Simple: - action - the name of the new DOM observer