From e12831ca2ed4daf96cbcef6e08537eeca8180a97 Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 23 Oct 2017 23:02:47 +0200 Subject: [PATCH] fix(jobs.json): Fix a typo Fixed in video but not in the repo ;) --- src/data/jobs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/jobs.json b/src/data/jobs.json index 62514a9..961b28a 100644 --- a/src/data/jobs.json +++ b/src/data/jobs.json @@ -54,7 +54,7 @@ "lastupdate": "06/04/2017" }, { - "id": 3, + "id": 4, "title": "Développeur Angular", "company": "Palindrome", "city": "Laval", @@ -71,4 +71,4 @@ "publishdate": "06/02/2017", "lastupdate": "06/02/2017" } -] \ No newline at end of file +]