Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some readme typos #343

Merged
merged 1 commit into from
Oct 9, 2024
Merged

fix some readme typos #343

merged 1 commit into from
Oct 9, 2024

Conversation

torra
Copy link
Contributor

@torra torra commented Oct 8, 2024

This fixes two small typos in the README, both related to how the correct usage for passing a web server app to the library now uses request.execute() instead of request().

  1. You pass an app to request.execute() now, not just request
  2. request isn't a function any more, so the Promise reference should simply refer to it as request

@43081j 43081j merged commit 08daa24 into chaijs:main Oct 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants