spreadsheet

terminal spreadsheet application
git clone https://git.ce9e.org/spreadsheet.git

commit
8d5822702c063b77476dc2bac691c2663054889c
parent
a29f06d3163f02f5d4fe777801b488fd0223e9bc
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-10-03 19:16
fix typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -27,7 +27,7 @@ option.
   27    27 -   `>`/`<` - increase/decrease the width of the current column
   28    28 -   `w` - Write the sheet to a file (source form).
   29    29 -   `W` - Write the sheet to a file (evaluated form).
   30    -1 -   `q` - show help
   -1    30 -   `h` - show help
   31    31 -   `q` - quit
   32    32 
   33    33 ## Formulas