From 652d6ecbeb052d08530417e8dd1e910d5d50f155 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 22 May 2018 15:58:48 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 8650ead..a6da11e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -131,7 +131,7 @@ When working with `zoned_time` objects, it seems natural that one should be able In the case that comparison is required by an application, named functors or lambdas defining the comparison operations should be used. -### On the encoding of `weekday`? +### On the encoding of `weekday` As this library developed, a decision about `weekday` encoding had to be made. There were two existing competing standards: