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

pull/45321/head
jmurphy1196 2022-03-02 11:50:37 -08:00 committed by GitHub
parent b0abd16ff6
commit 592d49d19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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