Skip to content

Commit b13f181

Browse files
less precise version number hard-coded in text
1 parent fb2a7e7 commit b13f181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default-views/auth/sharing.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<body>
1212
<div class="container title">
1313
<h1>Authorize {{app_origin}} to access your Pod?</h1>
14-
<p>Solid allows you to precisely choose what other people and apps can read and write in a Pod. This version of the authorization user interface (node-solid-server V5.1.1) only supports the toggle of global access permissions to all of the data in your Pod.</p>
14+
<p>Solid allows you to precisely choose what other people and apps can read and write in a Pod. This version of the authorization user interface (node-solid-server V5.1) only supports the toggle of global access permissions to all of the data in your Pod.</p>
1515
<p><strong>If you don’t want to set these permissions at a global level, uncheck all of the boxes below, then click authorize.</strong> This will add the application origin to your authorization list, without granting it permission to any of your data yet. You will then need to manage those permissions yourself by setting them explicitly in the places you want this application to access.</p>
1616
<div class="panel panel-default">
1717
<div class="panel-body">

0 commit comments

Comments
 (0)