Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Mar 8, 2024
1 parent 73940b4 commit 91df8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/src/mocks/Migration.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pragma solidity ^0.8.8;
/**
* @title Migration
*
* @dev This file allows importing contracts to obtain compiler artifacts for testings purposes.
* @dev This file allows importing contracts to obtain compiler artifacts for testing purposes.
*
* After a contract is imported here and the project is compiled, an associated artifact will be
* generated inside artifacts/@aragon/{version-name}/*,
Expand Down

0 comments on commit 91df8de

Please sign in to comment.