From 5d1e62095eca1eca8dc8a388f677adc515369a27 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 15 Dec 2017 17:13:20 -0500 Subject: [PATCH] Remove extra newline --- pages/common/dc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/common/dc.md b/pages/common/dc.md index cf6f47f8c0..1528ee8dc2 100644 --- a/pages/common/dc.md +++ b/pages/common/dc.md @@ -21,4 +21,3 @@ - To 100 decimal places [100 k], calculate the golden ratio, phi: sqrt(5) [5 v] plus 1 [1 +], divided by 2 [2 /], and [p]rint result: `dc -e "100 k 5 v 1 + 2 / p"` -