From 4c133dd9467e069c8761c68dbc6073da87de7e4d Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Mon, 15 Jul 2019 20:44:22 -0700 Subject: [PATCH] typo: abotu -> about --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ab82e..1413f95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # typescript-basics-for-wordpress Basics of TypeScript for WordPress developers -This is example code from a blog post I wrote for Pantheon abotu TypeScript: +This is example code from a blog post I wrote for Pantheon about TypeScript: [https://pantheon.io/blog/typescript-wordpress-basics](https://pantheon.io/blog/typescript-wordpress-basics)