Skip to content

Commit b6b7398

Browse files
committed
regenerated docs
1 parent d071e8c commit b6b7398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm/src/programs/data/plaintext.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ impl Plaintext {
8585

8686
/// Encrypt a plaintext with a transition view key.
8787
///
88-
/// @param {Field} transition_view_key The transition view key of the transition
88+
/// @param {Field} transition_view_key The transition view key of the transition
8989
/// associated with the plaintext.
9090
///
9191
/// @returns {Ciphertext} The encrypted ciphertext.

0 commit comments

Comments
 (0)