From f31ee7e529d9a7a3fddc25702e8e42fdd1895f39 Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Mon, 5 Aug 2013 21:45:35 -0400 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d6ef4..4f3c6d1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js ## Features - Authoritative Game Server -- Client Side / Input Prediciton +- Client Side / Input Prediction - Client Side Smoothing - Entity Interpolation - Server State History