Skip to content

Commit

Permalink
Update contents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Feb 21, 2024
1 parent 51b575a commit 04f9923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnboardingSPA/steps/SiteGen/SiteDetails/contents.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { __ } from '@wordpress/i18n';
const getContents = () => {
return {
heading: __(
'Tell me some details about the site you want created? Pushing Code to check Lint SPA',
'Tell me some details about the site you want created?',
'wp-module-onboarding'
),
inputPlaceholder: __(
Expand Down

0 comments on commit 04f9923

Please sign in to comment.