From a5c6c7ab9397da6810e8cf2f499c9cb16f6e174d Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Tue, 5 Jun 2018 13:42:07 -0400 Subject: [PATCH] Title fix --- content/blog/2018-06-07-when-to-use-derived-state.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2018-06-07-when-to-use-derived-state.md b/content/blog/2018-06-07-when-to-use-derived-state.md index 66067969..56f8aed7 100644 --- a/content/blog/2018-06-07-when-to-use-derived-state.md +++ b/content/blog/2018-06-07-when-to-use-derived-state.md @@ -1,5 +1,5 @@ --- -title: "When should I use derived state?" +title: "When to Use Derived State?" author: [bvaughn] ---