diff --git a/pages/common/dc.md b/pages/common/dc.md index 34516f37f3..a4feaa2ebc 100644 --- a/pages/common/dc.md +++ b/pages/common/dc.md @@ -16,4 +16,4 @@ - 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: -`echo "100 k 5 v 1 + 2 / p" | dc` +`echo "100 k 5 v 1 + 2 / p" | dc`