From 1c4d7c730d011a7041038d6a8484f76f25be3e3c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 2 Aug 2009 07:32:28 +0000 Subject: [PATCH] fixed typos --- index.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d205cc8..badcc85 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ -

XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess) and shogi Japanese chess), in addition to many minor variants such as Losers Chess, Crazyhouse, Chess960 and Capabanca 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:

+

XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess) and shogi (Japanese chess), in addition to many minor variants such as Losers Chess, Crazyhouse, Chess960 and Capabanca 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:

-
  • xiangqi (Chines chess)
  • -
  • shogi (Japanes chess)
  • +
  • xiangqi (Chinese chess)
  • +
  • shogi (Japanese chess)
  • variants
  • -- 1.7.0.4