diff --git a/contributors.yml b/contributors.yml index ec127fd3ab..3afdabbfad 100644 --- a/contributors.yml +++ b/contributors.yml @@ -32,3 +32,4 @@ - turansky - underager - vijaypushkin +- abhi-kr-2100 diff --git a/docs/getting-started/tutorial.md b/docs/getting-started/tutorial.md index 4a8032af5c..fc551e23ba 100644 --- a/docs/getting-started/tutorial.md +++ b/docs/getting-started/tutorial.md @@ -305,7 +305,7 @@ let invoices = [ name: "Wide Open Spaces", number: 1998, amount: "$4,600", - due: "01/27/2998" + due: "01/27/1998" } ];