Skip to content

Commit 61a2a30

Browse files
committed
Remove trailing space
1 parent 232f72f commit 61a2a30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/contributing/exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For more information about how Git-Mastery downloads exercises, refer to the [Do
4848
{: .note }
4949

5050
> `exercises` comes with a set of utility functions in the `exercise_utils` module that are made available during the download flow. They provide simple wrappers around common functionality such as `exercise_utils.cli.run_command` to invoke any command and `exercise_utils.file.create_or_update_file` to create or update a given file.
51-
>
51+
>
5252
> For the full list of utility functions, refer [here](/developers/docs/tooling/exercise-utils).
5353
5454
These are some references for download setups for other exercises:

docs/contributing/hands-on.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For more information about how Git-Mastery downloads hands-on, refer to the [Dow
4848
{: .note }
4949

5050
> `exercises` comes with a set of utility functions in the `exercise_utils` module that are made available during the download flow. They provide simple wrappers around common functionality such as `exercise_utils.cli.run_command` to invoke any command and `exercise_utils.file.create_or_update_file` to create or update a given file.
51-
>
51+
>
5252
> For the full list of utility functions, refer [here](/developers/docs/tooling/exercise-utils).
5353
5454
These are some references for download setups for other exercises:

0 commit comments

Comments
 (0)