We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3893d8b commit 1a1a294Copy full SHA for 1a1a294
README.md
@@ -73,7 +73,7 @@ The static build appears in the `dist` folder.
73
Some queries access data sources that are only readable by authenticated users. This requires you to log in.
74
To log in, you need to provide an Identity Provider or a WebID.
75
The application will detect which one you use and redirect you to the login page of your Identity Provider.
76
-If you use your WebID, the first Identity Provider found in the given WebID is used.
+If you provide a WebID, the first Identity Provider found in the given WebID is used.
77
78
## Configuration file
79
0 commit comments