From 9002b129fae867b672e47c4246239f5e18548325 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Thu, 29 Mar 2018 14:14:34 -0500 Subject: [PATCH] Correct some language in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7379e9f0..aa528c5b 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ contribute! Assets get compiled from `/client` to `/public/client` ## React Generators -If creating new React code, please use the Rails generators with the 'react:' prefix. This include: +If creating new React or Typescript code, please use the Rails generators with the 'react:' prefix. This include: ### react:packroot This generator creates a new entry for Webpack. This is a place where Webpack will start