Skip to content

Commit 8309582

Browse files
get rid of random emph note and replace with a regular sentence
1 parent e2a2e25 commit 8309582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/version-control.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@ can be done by creating and working in a local copy of the repository.
465465
In this chapter, we focus on interacting with Git via Jupyter using
466466
the Jupyter Git extension. The Jupyter Git \index{git!Jupyter extension} extension
467467
can be run by Jupyter on your local computer, or on a JupyterHub server.
468-
*Note: we recommend reading Chapter \@ref(jupyter)*
469-
*to learn how to use Jupyter before reading this chapter.*
468+
We recommend reading Chapter \@ref(jupyter) to learn how
469+
to use Jupyter before reading this chapter.
470470

471471
### Generating a GitHub personal access token
472472

0 commit comments

Comments
 (0)