Skip to content

Commit

Permalink
Merge pull request #56 from jucor/fix-typo
Browse files Browse the repository at this point in the history
Fix tiny typo
  • Loading branch information
edgararuiz authored Jan 22, 2024
2 parents 654a2b2 + 52888a6 commit d1ab41e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/chattr-defaults.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#' current R session to send to the model. It defaults to 20. To send all,
#' set to NULL
#' @param include_doc_contents Send the current code in the document
#' @param include_history Indicates weather to include the chat history when
#' @param include_history Indicates whether to include the chat history when
#' everytime a new prompt is submitted
#' @param provider The name of the provider of the LLM. Today, only "openai" is
#' is available
Expand Down
2 changes: 1 addition & 1 deletion man/chattr_defaults.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1ab41e

Please sign in to comment.