mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
chore: fix typos and introduce ci check (#390)
This commit is contained in:
@ -55,7 +55,7 @@ pub enum ValidationError {
|
||||
InvalidValue { message: String },
|
||||
}
|
||||
|
||||
/// Cryptograpic algorithm errors
|
||||
/// Cryptographic algorithm errors
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
pub enum CryptoError {
|
||||
/// The cryptographic algorithm was unable to encode the message
|
||||
|
||||
Reference in New Issue
Block a user