Skip to content

Commit

Permalink
Fix trailing `
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim committed Nov 10, 2020
1 parent e62d58c commit 1292e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Depending on what you want to develop, you can setup BinderHub in different ways
and JupyterHub is installed in a Kubernetes cluster.
- [Develop Helm chart](#develop-helm-chart) - The BinderHub Helm chart with JupyterHub as a
dependency is installed in a Kubernetes cluster.

This document also contains information on [how to run tests](#running-tests) and
[common maintainer tasks](#common-maintainer-tasks).

Expand Down Expand Up @@ -191,7 +191,7 @@ continue.
values to reference these images.

```bash
(cd helm-chart && chartpress)`
(cd helm-chart && chartpress)
```

1. Validate, and then install the Helm chart defined in helm-chart/binderhub.
Expand Down

0 comments on commit 1292e39

Please sign in to comment.