fix(curriculum): add comma to fix syntax in example (#45320)

This commit is contained in:
jmurphy1196
2022-03-02 11:50:37 -08:00
committed by GitHub
parent b0abd16ff6
commit 592d49d19d

View File

@ -24,7 +24,7 @@ Exercise:
```js
{
username: "fcc_test"
username: "fcc_test",
description: "test",
duration: 60,
date: "Mon Jan 01 1990",