Skip to content

Commit 3f92f37

Browse files
authored
fix: remove surplus space (#833)
Small fix to have italic text ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 11008de commit 3f92f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/batch-changes/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Click **Apply** to create the batch change. You should see something like this:
9696

9797
You've created your first Batch Change! 🎉
9898

99-
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.
99+
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.
100100

101101
## Publish a changeset
102102

0 commit comments

Comments
 (0)