From 79581d81db747ab4ef29e91880393299c464715f Mon Sep 17 00:00:00 2001 From: Knox Lively Date: Mon, 26 Feb 2024 17:09:00 -0700 Subject: [PATCH] renamed the typos config file to use dot notion and match other configs in the repo --- _typos.toml => .typos.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _typos.toml => .typos.toml (100%) diff --git a/_typos.toml b/.typos.toml similarity index 100% rename from _typos.toml rename to .typos.toml