diff --git a/packages/marketplace/src/components/pages/developer-welcome.tsx b/packages/marketplace/src/components/pages/developer-welcome.tsx index 4f6174506d..73e9306183 100644 --- a/packages/marketplace/src/components/pages/developer-welcome.tsx +++ b/packages/marketplace/src/components/pages/developer-welcome.tsx @@ -58,7 +58,7 @@ export const Documentation = () => {

APIs

- Our interactive documentation allows you to easily experiment with our API’s with a &lsdquo;Try it now&rsdquo; + Our interactive documentation allows you to easily experiment with our API’s with a ‘Try it now’ function to quickly build requests and inspect responses. To try it yourself and to see what data is available, click here.

@@ -85,8 +85,8 @@ export const Submitting = () => { return (

- Once you are ready to go, you’ll need to submit your App. Using the &lsdquo;Submit App&rsdquo; option on the - left, you will need to tell us about your Application, such as what permissions it requires, the type of + Once you are ready to go, you’ll need to submit your App. Using the ‘Submit App’ option on the left, + you will need to tell us about your Application, such as what permissions it requires, the type of authentication, description & screenshots and support contact details.

@@ -95,9 +95,8 @@ export const Submitting = () => {

Once you have submitted your App and you are ready for it to be published on the Marketplace, you will need - change the status to &lsdquo;Listed&rsdquo;. This can be done by editing your App from the &lsdquo;Apps&rsdquo; - page. Any changes, including &lsdquo;Listing&lsdquo; your application will need to be approved by our Admin - team. + change the status to ‘Listed’. This can be done by editing your App from the ‘Apps’ + page. Any changes, including ‘Listing’ your application will need to be approved by our Admin team.