diff --git a/docs/batch-changes/quickstart.mdx b/docs/batch-changes/quickstart.mdx index 4be719611..a3ce9da25 100644 --- a/docs/batch-changes/quickstart.mdx +++ b/docs/batch-changes/quickstart.mdx @@ -96,7 +96,7 @@ Click **Apply** to create the batch change. You should see something like this: You've created your first Batch Change! 🎉 -The batch change's **changesets ** still need to be published, which means they exist only on Sourcegraph and have yet to be pushed to your code host. This is for your benefit, as you probably want to refrain from publishing these **Hello World** changesets to actively developed repositories. In the following steps, we'll prepare to publish a single test changeset. +The batch change's **changesets** still need to be published, which means they exist only on Sourcegraph and have yet to be pushed to your code host. This is for your benefit, as you probably want to refrain from publishing these **Hello World** changesets to actively developed repositories. In the following steps, we'll prepare to publish a single test changeset. ## Publish a changeset