- The open source initiative to create a JSON-based standard for
+ The open-source initiative to create a JSON-based standard for
resumes. For developers, by developers.
diff --git a/apps/homepage2/app/schema/page.js b/apps/homepage2/app/schema/page.js
index 072ed7f0..b76724f5 100644
--- a/apps/homepage2/app/schema/page.js
+++ b/apps/homepage2/app/schema/page.js
@@ -28,7 +28,7 @@ export default function Schema() {
What is it?
- JSON Resume is a community driven open source initiative to create
+ JSON Resume is a community driven open-source initiative to create
JSON-based standard for resumes.
Why JSON?
diff --git a/apps/registry/app/page.js b/apps/registry/app/page.js
index 97fa7af8..f50d74e4 100644
--- a/apps/registry/app/page.js
+++ b/apps/registry/app/page.js
@@ -224,7 +224,7 @@ export default async function Page() {
JSON Resume
- An open source initiative to create a JSON-based standard for
+ An open-source initiative to create a JSON-based standard for
resumes. Helping developers showcase their work and experience.
diff --git a/apps/registry/pages/api/samples/resume.js b/apps/registry/pages/api/samples/resume.js
index ee747692..07fe1081 100644
--- a/apps/registry/pages/api/samples/resume.js
+++ b/apps/registry/pages/api/samples/resume.js
@@ -184,7 +184,7 @@ const resume = {
'Tens of thousands of users',
],
summary:
- "JSON Resume is a community driven open source initiative to create a JSON based standard for resumes. There is no reason why there can't be a common standard for writing a resume that can be extended with an ecosystem of open source tools.",
+ "JSON Resume is a community driven open-source initiative to create a JSON based standard for resumes. There is no reason why there can't be a common standard for writing a resume that can be extended with an ecosystem of open source tools.",
website: 'http://jsonresume.org',
pinned: true,
name: 'JSON Resume',