fix small typo
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Jeromy committed
Jun 27, 2017 at 19:20 UTC
b3828f4d485b85d5ee8c9373bfc4b6bee05b94a8
1 file changed
+1
-1
test/sharness/t0250-files-api.sh
+1
-1
@@ -529,7 +529,7 @@ test_files_api() {
529
ipfs files rm -r /adir
530
'
531
532
- test_expect_success "root mfs entry is empyt" '
532
+ test_expect_success "root mfs entry is empty" '
533
verify_dir_contents /
534
'
535