back-end → backend

This commit is contained in:
Sidney Alcantara
2021-09-22 13:00:39 +10:00
parent 867d99203b
commit 0ac8a7e95b
3 changed files with 3 additions and 3 deletions

View File

@@ -164,7 +164,7 @@ export default function RowyRun({
return (
<>
<Typography>
{name} Run is a Cloud Run instance that provides back-end functionality,
{name} Run is a Cloud Run instance that provides backend functionality,
such as table action scripts, user management, and easy Cloud Function
deployment.{" "}
<Link

View File

@@ -19,7 +19,7 @@ export default function Step0Welcome({
Get up and running in around 5 minutes.
</Typography>
<Typography variant="body1" paragraph>
Youll easily set up back-end functionality, Firestore Rules, and user
Youll easily set up backend functionality, Firestore Rules, and user
management.
</Typography>
<Typography variant="body1">

View File

@@ -92,7 +92,7 @@ export default function Step1RowyRun({
return (
<>
<Typography variant="inherit">
{name} Run is a Google Cloud Run instance that provides back-end
{name} Run is a Google Cloud Run instance that provides backend
functionality, such as table action scripts, user management, and easy
Cloud Function deployment.
</Typography>