Skip to content

Commit d4ef3b9

Browse files
committed
fix typo in doc
1 parent 329bfc0 commit d4ef3b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
post_checkout:
99
- git fetch --unshallow || true
1010
pre_install:
11-
- git update-index --assume-unchanged doc/conf.py ci/docs.yml
11+
- git update-index --assume-unchanged docs/conf.py ci/docs.yml
1212
post_create_environment:
1313
- pip install . --no-deps -vv
1414

0 commit comments

Comments
 (0)