mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
back-end → backend
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -19,7 +19,7 @@ export default function Step0Welcome({
|
||||
Get up and running in around 5 minutes.
|
||||
</Typography>
|
||||
<Typography variant="body1" paragraph>
|
||||
You’ll easily set up back-end functionality, Firestore Rules, and user
|
||||
You’ll easily set up backend functionality, Firestore Rules, and user
|
||||
management.
|
||||
</Typography>
|
||||
<Typography variant="body1">
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user