Skip to content

Commit 6041ffc

Browse files
authored
Update contributing/search.md
1 parent 9bb08ec commit 6041ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For our daily shipping needs, the indices are synced to Algolia only after a PR
4747
But for GHES releases, we have additional needs. We want:
4848

4949
1) The search results to be live immediately upon releasing the new content.
50-
2) The search results to be previewable on the staging app the GHES release megabranch.
50+
2) The search results to be viewable on the staging app for the GHES release megabranch.
5151

5252
Manually running `npm run sync` locally before shipping the megabranch can address #1, but it's cumbersome and hard to get the timing right. And it does not address #2.
5353

0 commit comments

Comments
 (0)