Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Dec 19, 2024
1 parent 196e5d2 commit 61c7ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Media/BoardToFenSignal.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
/**
* FEN Signal
*
* Discrete oscillations of a game in terms of heuristic evaluation features are
* encoded in a one-dimensional array of integer values.
* Discrete ternary oscillations of a game in terms of heuristic evaluation
* features are encoded in a one-dimensional array of integer values.
*/
class BoardToFenSignal
{
Expand Down

0 comments on commit 61c7ac8

Please sign in to comment.