From 137c89a0c758759a52d19c1606f3f32b7a59f4c3 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 25 Sep 2011 11:16:43 -0700 Subject: [PATCH] www: fixed typo --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 053f507..980decc 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@

XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess), shogi (Japanese chess) and Makruk, in addition to many minor variants such as -Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a +Losers Chess, Crazyhouse, Chess960 and Capablanca Chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves games in Portable Game Notation (PGN). It serves as a front-end for many different chess services, including:

-- 1.7.0.4