From 80215c92fabf020555726381a223e06a79f6a564 Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Thu, 26 Jan 2023 09:16:40 -0500 Subject: [PATCH] 19792: Add missing words Arvados-DCO-1.1-Signed-off-by: Brett Smith --- doc/sdk/python/cookbook.html.textile.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sdk/python/cookbook.html.textile.liquid b/doc/sdk/python/cookbook.html.textile.liquid index b449766df6..598bdceeb8 100644 --- a/doc/sdk/python/cookbook.html.textile.liquid +++ b/doc/sdk/python/cookbook.html.textile.liquid @@ -145,7 +145,7 @@ for item in arvados.util.keyset_list_all( h2(#working-with-permissions). Working with permissions -In brief, a permission is represented in Arvados with the following values: +In brief, a permission is represented in Arvados as a link object with the following values: * @link_class@ is @"permission"@. * @name@ is one of @"none"@, @"can_read"@, @"can_write"@, @"can_manage"@, or @"can_login"@. -- 2.30.2