edryd.org

some of my neat stuff
git clone git://edryd.org/edryd.org
Log | Files | Refs | LICENSE

commit add94f0bfe3c4df05b29d45031a4178b255b243b
parent e956f2d8c2f3a452989caa9dd3997ba4d3074658
Author: Ed van Bruggen <edvb@uw.edu>
Date:   Sun,  1 Jul 2018 00:38:49 -0700

Fix typos in calc

Diffstat:
projects/calc.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/calc.md b/projects/calc.md @@ -1,12 +1,12 @@ --- title: calc -description: preform fast calculations on the gooooo +description: preform fast calculations on the go --- ```bash #!/usr/bin/env bash -# calc: preform fast calculations on the gooooo +# calc: preform fast calculations on the go # # Tired of having to open a new terminal, run `bc`, type the calculation, only # to exit right after seeing the answer? Suffer no longer! Now just type