diff options
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 729078dc69..00fc63aedf 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11438,7 +11438,7 @@ etc. You can also play games on FICS or against an engine.") (delete 'configure)))) (synopsis "Strong chess engine") (description - "Stockfish is a very strong chess engines. It is much stronger than the + "Stockfish is a very strong chess engine. It is much stronger than the best human chess grandmasters. It can be used with UCI-compatible GUIs like ChessX.") (home-page "https://stockfishchess.org/") |