From 0f51dcfdf4b17886a0298cb3283a0a22d16dc296 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 8 Dec 2015 14:35:25 -0600 Subject: [PATCH] add comma to 1000 --- common/app/routes/Jobs/components/Jobs.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/app/routes/Jobs/components/Jobs.jsx b/common/app/routes/Jobs/components/Jobs.jsx index 6b9e387134..7e23a372f6 100644 --- a/common/app/routes/Jobs/components/Jobs.jsx +++ b/common/app/routes/Jobs/components/Jobs.jsx @@ -86,7 +86,7 @@ export default contain( onClick={ ()=> { appActions.updateRoute('/jobs/new'); }}> - Post a job: $1000 + Post a job: $1,000