Skip to content

Commit

Permalink
Merge pull request #262 from rajivpo/patch-1
Browse files Browse the repository at this point in the history
fix: spelling
  • Loading branch information
Alexangelj authored Jan 30, 2022
2 parents c2bceab + b5f7304 commit 3bae3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interfaces/engine/IPrimitiveEngineEvents.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ interface IPrimitiveEngineEvents {

// ===== Margin ====

/// @notice Added stable and/or risky tokens to a margin accouynt
/// @notice Added stable and/or risky tokens to a margin account
/// @param from Method caller `msg.sender`
/// @param recipient Margin account recieving deposits
/// @param delRisky Amount of risky tokens deposited
Expand Down

0 comments on commit 3bae3c1

Please sign in to comment.