From 68dc400f62d83330fe7760855dbd04ce8462d8a4 Mon Sep 17 00:00:00 2001 From: Felix Wolfsteller Date: Tue, 9 Feb 2021 10:46:36 +0100 Subject: [PATCH] Tiny README syntax markup for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba1cfff8a..efaf85304 100644 --- a/README.md +++ b/README.md @@ -441,7 +441,7 @@ Pass the `:as => :array` option to any of the above methods of configuration ### Array of Hashes -The default result type is set to :hash, but you can override a previous setting to something else with :as => :hash +The default result type is set to `:hash`, but you can override a previous setting to something else with `:as => :hash` ### Timezones