Skip to content

Commit

Permalink
Merge pull request #600 from salim-b/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
gaborcsardi authored Mar 13, 2024
2 parents f8e2177 + 200213d commit c320843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/chunks/sysreqs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ sq
sq[[1]]$packages
```

You can also use it to query system requirements for other platfosm:
You can also use it to query system requirements for other platforms:
```{asciicast db-match-3}
sqrhel9 <- pak::sysreqs_db_match("Needs libcurl and also Java.", "redhat-9")
sqrhel9
Expand Down

0 comments on commit c320843

Please sign in to comment.