Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Feb 14, 2025
1 parent 4757abc commit 78dee55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browse/api.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Example using `{universe}`:

```{r}
V8 <- universe::universe_one_package("jeroen", "V8")
# The result is a list of packages
# The result is a list
str(V8, max.level = 1)
```

Expand Down

0 comments on commit 78dee55

Please sign in to comment.