10000 fix typo · plotly/plotly.r-docs@d02192d · GitHub
[go: up one dir, main page]

Skip to content

Commit d02192d

Browse files
author
Joseph Damiba
committed
fix typo
1 parent 688c6ac commit d02192d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
curl https://raw.githubusercontent.com/plotly/graphing-library-docs/master/check-or-enforce-order.py > check-or-enforce-order.py
5252
python check-or-enforce-order.py build/r
5353
- run:
54-
name: deploy to plotly/r.docs:built`
54+
name: deploy to plotly/r.docs:built
5555
command: |
5656
if [ "${CIRCLE_BRANCH}" == "master" ]; then
5757
cd build

0 commit comments

Comments
 (0)
0