Skip to content

Commit 05dc8ab

Browse files
authored
Update doc/source/preparing_releases_and_hotfixes.rst
1 parent 9316b0a commit 05dc8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/preparing_releases_and_hotfixes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For now, the UserGuide is released at the same time as the core library. If it's
170170
cd doc/source/scripts
171171
python -m pytest tests/snapshot/ --snapshot-update
172172
173-
#. Define the ``GITHUB_TOKEN`` environment variable in with a GitHub personal access token that has the ``repo`` scope.
173+
#. Define the ``GITHUB_TOKEN`` environment variable with a GitHub personal access token that has the ``repo`` scope.
174174
The access token is used by the script at the next step.
175175

176176
#. Make a Pull Request with a re-generated ``releases.md`` which contains a copy of the GitHub release notes. This can be generated by doing:

0 commit comments

Comments
 (0)