Skip to content

Commit db883e0

Browse files
committed
fix typo
1 parent b5241ab commit db883e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The source code for the website, user guide, example gallery, etc. is available
176176

177177
### Contribute to the API Documentation
178178
The **documentation** of DoubleML is generated with **roxygen2**. The corresponding website
179-
for the R API documentation is generated using **pkdgdown**.
179+
for the R API documentation is generated using **pkgdown**.
180180
To build the documentation of the package run
181181
```R
182182
devtools::document()

0 commit comments

Comments
 (0)