Skip to content

Commit 0a2dbe3

Browse files
Update docs/reference/service.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6668899 commit 0a2dbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functions Access Service
22

3-
The Functions Access Service provides access to backend services like number generators and file uplads. These services are available through the `service` parameter that is passed to all Functions.
3+
The Functions Access Service provides access to backend services like number generators and file uploads. These services are available through the `service` parameter that is passed to all Functions.
44

55
The Access Service is ratelimited to `100 req/min` per token. Functions recieve a fresh token for every call.
66

0 commit comments

Comments
 (0)