diff --git a/storage/purge.go b/storage/purge.go
index ed0b12e40ab0ff4884da8dff8dacf9e5a59279dd..a0b306431dd899e52d903a9a669481672f08aad1 100644
--- a/storage/purge.go
+++ b/storage/purge.go
@@ -33,7 +33,7 @@ var NumClientsRunning uint64
 //
 // Parameters:
 //  - args[0] - Storage directory path (string).
-//  - args[1] - Password used for storage (Uint8Array).
+//  - args[1] - The user-supplied password (string).
 //
 // Returns:
 //  - Throws a TypeError if the password is incorrect or if not all Cmix