From a7c5db06d5cb259c2aa35df213cccb0f9f6b7612 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 28 Jul 2020 08:18:10 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 24350ac8..a5c916fd 100644 --- a/README.rst +++ b/README.rst @@ -25,7 +25,7 @@ It can be used as a safe and fast alternative to (s)printf and iostreams. Q&A: ask questions on `StackOverflow with the tag fmt `_. -Try {fmt} on `Compiler Explorer `_. +Try {fmt} in `Compiler Explorer `_. Features --------