[ARVADOS] updated: 2.0.4-3-gdc5d5d67e

Git user git at public.arvados.org
Thu Sep 23 13:20:14 UTC 2021


Summary of changes:
 .../tutorials/tutorial-keep-collection-lifecycle.html.textile.liquid    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  dc5d5d67ea7a4c58e55fc5116948e1ffe12304f4 (commit)
      from  9b6a214f4feb90845640bce53efa34d544c701e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit dc5d5d67ea7a4c58e55fc5116948e1ffe12304f4
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Sep 23 09:19:59 2021 -0400

    Fix typo.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/user/tutorials/tutorial-keep-collection-lifecycle.html.textile.liquid b/doc/user/tutorials/tutorial-keep-collection-lifecycle.html.textile.liquid
index 2375e8b3d..a6f64e139 100644
--- a/doc/user/tutorials/tutorial-keep-collection-lifecycle.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep-collection-lifecycle.html.textile.liquid
@@ -29,7 +29,7 @@ table(table table-bordered table-condensed).
 |_. collection state|_. is_trashed|_. trash_at|_. delete_at|_. get|_. list|_. list?include_trash=true|_. can be modified|
 |persisted collection|false |null |null |yes |yes |yes |yes |
 |expiring collection|false |future |future |yes  |yes |yes |yes |
-|trashed collection|true |past |future |no |no |yes |only is_trashed, trash_at and delete_at attribtues|
+|trashed collection|true |past |future |no |no |yes |only is_trashed, trash_at and delete_at attributes|
 |deleted collection|true|past |past |no |no |no |no |
 
 h2(#delete-collection). Deleting / trashing collections

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list