From 037ae1b2cc22bbdeae69efd5200428b36e1b464d Mon Sep 17 00:00:00 2001 From: Anuja Ware Date: Fri, 15 Sep 2017 03:09:17 +0530 Subject: [PATCH] Small typo fixed (#10701) --- docs/refs-and-the-dom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/refs-and-the-dom.md b/docs/refs-and-the-dom.md index bb224bfef..d14a94bf8 100644 --- a/docs/refs-and-the-dom.md +++ b/docs/refs-and-the-dom.md @@ -58,7 +58,7 @@ class CustomTextInput extends React.Component { );