Commit: 637d33e2212926e2397629d4863b8aec1b0c3325 Parent: 36c35812d64b14041586c8b1e6a8309c0b35344f Author: Vi Grey Date: 2015-03-26 08:57 UTC Summary: fixed typo in README.md README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aa18c10..ab3d7d3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Roman is the calendar system the Roman Empire used. This was a system where the console.log(dateCalc(-2014, 3, 14)) console.log(dateCalc(-2014, 3, 14, 'Julian')) console.log(dateCalc(2014, 3, 14, 'Julian')) -} ``` prints out: ```