X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d2027b0323287c57131e3c064a78d77830fa1dcb..1f760632ae0fbb9f11af5cfb831b7c3ed49a7009:/doc/user/topics/keep.html.textile.liquid?ds=sidebyside diff --git a/doc/user/topics/keep.html.textile.liquid b/doc/user/topics/keep.html.textile.liquid index 86f1132d9b..f2ffa62406 100644 --- a/doc/user/topics/keep.html.textile.liquid +++ b/doc/user/topics/keep.html.textile.liquid @@ -33,7 +33,7 @@ This happens because @arv keep get@ tries to find a collection with this identif {% include 'notebox_end' %} -Let's look at the size and compute the md5 hash of @block1@: +Let's look at the size and compute the MD5 hash of @block1@:
/scratch/you$ ls -l block1
@@ -44,5 +44,5 @@ Let's look at the size and compute the md5 hash of @block1@:
 
 
 Notice that the block identifer 204e43b8a1185621ca55a94839582e6f+67108864 consists of:
-* the md5 hash of @block1@, @204e43b8a1185621ca55a94839582e6f@, plus
+* the MD5 hash of @block1@, @204e43b8a1185621ca55a94839582e6f@, plus
 * the size of @block1@, @67108864@.