From 7f3384600550c65d38f6855e0fc8d919a624b31e Mon Sep 17 00:00:00 2001 From: luke miles Date: Sun, 2 Jan 2022 03:09:51 -0800 Subject: copy: replace Bun with bun (#99) Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner" --- integration/snippets/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration/snippets') diff --git a/integration/snippets/public/index.html b/integration/snippets/public/index.html index 34e18a07a..225c98d52 100644 --- a/integration/snippets/public/index.html +++ b/integration/snippets/public/index.html @@ -3,7 +3,7 @@ - Bun Test + bun Test