mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 12:53:24 +00:00
chore: fix capitalisation on API title and add ' to you're
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Fetchers
|
||||
|
||||
When making an instance of the library using `makeProviders()`. It will immediately make a fetcher.
|
||||
This comes with some considerations depending on the environment youre running.
|
||||
This comes with some considerations depending on the environment you're running.
|
||||
|
||||
## Using `fetch()`
|
||||
In most cases, you can use the `fetch()` API. This will work in newer versions of Node.js (18 and above) and on the browser.
|
||||
|
@@ -1,2 +1,3 @@
|
||||
icon: ph:file-code-fill
|
||||
navigation.redirect: /api/makeproviders
|
||||
navigation.title: API
|
||||
|
Reference in New Issue
Block a user