From aebf3f159442009c27e2d34b2397b840ef001a7a Mon Sep 17 00:00:00 2001 From: DottoDev <37108907+DottoDev@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:15:30 +0000 Subject: [PATCH] Fix typo (to -> or) (#8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Authored-by: Sohum Approved-by: Thomas Schönauer --- config.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.toml b/config.example.toml index 231a6e60..8ed8bdbe 100644 --- a/config.example.toml +++ b/config.example.toml @@ -87,7 +87,7 @@ # Causes Topgrade to rename itself during the run to allow package managers # to upgrade it. Use this only if you installed Topgrade by using a package -# manager such as Scoop to Cargo +# manager such as Scoop or Cargo #self_rename = true [npm]