From 618e504762ac534235c0964f1006196eff952574 Mon Sep 17 00:00:00 2001 From: peter pak Date: Mon, 4 Mar 2019 12:07:04 -0700 Subject: [PATCH] fix-typo Fix typo for default in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea35d7e37..f4aa12d89 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Comprehensive sitemaps for your WordPress.com VIP site. Joint collaboration betw We want to generate the entire sitemap catalogue async to avoid running into timeout and memory issues. -Here's how the defualt WP-Cron approach works: +Here's how the default WP-Cron approach works: * Get year range for content. * Store these years in options table.