Skip to content

Commit

Permalink
Suggestions in PR
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin P. Fleming <kpfleming@users.noreply.github.com>
  • Loading branch information
harmony7 and kpfleming authored Nov 11, 2024
1 parent c863b34 commit 9dd57b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ To deploy your project to production, you deploy it to a [Fastly service](https:
in your account. Usually, you create your service automatically as part of your first deployment of the project.

In this case, `fastly.toml` has no value for `service_id` at the time you deploy, so the Fastly CLI will prompt
you to create a Fastly service in your account for you, after which it will save the new service's ID to your `fastly.toml` file.
you to create a Fastly service in your account, after which it will save the new service's ID to your `fastly.toml` file.

Alternatively, you may deploy to a service that already exists. You can create this service using the
[Fastly CLI](https://developer.fastly.com/reference/cli/service/create/) or the [Fastly web app](https://manage.fastly.com/).
Expand Down

0 comments on commit 9dd57b2

Please sign in to comment.