Skip to content

Commit aa18836

Browse files
jeswrlangsamu
andauthored
Apply suggestions from code review
Co-authored-by: Samu Lang <langsamu@users.noreply.github.com>
1 parent 23adeec commit aa18836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/authenticating_with_a_script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ async function main() {
102102
main().catch(console.error);
103103
```
104104

105-
Run the script, passing your credentials and server URL as environment variables.
105+
Run the script, passing your credentials and authorization server URL (sometimes same as Solid server URL) as environment variables.
106106

107107
On **Linux / macOS** (Bash):
108108

0 commit comments

Comments
 (0)