From 5f115f370c8e17af669cfcdb5e24f6d74fee1745 Mon Sep 17 00:00:00 2001 From: Alex Antonov Date: Mon, 2 Nov 2015 09:13:20 +0300 Subject: [PATCH] Small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e8165..813d3f5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A realtime tree diffing algorithm -Please note that this now lives under https://github.com/Matt-Esch/virtual-dom and all related issues shoud be opened there. This repository will eventually become a build artifact of `virtual-dom` for developers with an advanced usage pattern. +Please note that this now lives under https://github.com/Matt-Esch/virtual-dom and all related issues should be opened there. This repository will eventually become a build artifact of `virtual-dom` for developers with an advanced usage pattern. ## Motivation