Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danenbm committed Apr 24, 2024
1 parent 6379d02 commit 0ec120e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/mpl-core/src/plugins/oracle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pub enum OracleValidation {
transfer: ExternalValidationResult,
/// Validation for the burn lifecycle action.
burn: ExternalValidationResult,
/// Validation for the update_plugin lifecycle action.
/// Validation for the update lifecycle action.
update: ExternalValidationResult,
},
}

0 comments on commit 0ec120e

Please sign in to comment.