From 0afe8b6217d5ec3e0a5d80a1b071b071fb69f2f0 Mon Sep 17 00:00:00 2001 From: "Bruce B. Anderson" Date: Mon, 8 Jul 2024 06:52:26 -0400 Subject: [PATCH] 0.0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474d62d..66bf21c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ It passes in two arguments: 1. The instance of whatever element is being invoked, just in case that is helpful. 2. The event that triggered the action. -Note that the word "be-invoking" is a bit long. It is easy to choose your own name, as demonstrated by [this file](https://github.com/bahrus/be-invoking/blob/baseline/%F0%9F%8E%AE.ts). +Note that the word "be-invoking" is a bit long. It is easy to choose your own name, as demonstrated by [this file](https://github.com/bahrus/be-invoking/blob/baseline/%F0%9F%95%B9%EF%B8%8F.ts). In the rest of the examples, we will use the emoji 🕹️ to represent "be-invoking" just for the fun of it.