DOCUMENTATION: Add missing newline after RAM cost (#2570)

This commit is contained in:
catloversg
2026-03-14 09:23:29 +07:00
committed by GitHub
parent 8bdcaf5f83
commit bc3e8ff3d5
32 changed files with 120 additions and 39 deletions

View File

@@ -62,5 +62,7 @@ A 2D array of numbers identifying the chain ID of each point.
## Remarks
RAM cost: 16 GB (This is intentionally expensive; you can derive this info from just getBoardState() )
RAM cost: 16 GB
(This is intentionally expensive; you can derive this info from just getBoardState() )