diff --git a/substrate/frame/asset-rewards/src/mock.rs b/substrate/frame/asset-rewards/src/mock.rs
index 9d5f137913c5826dc86d0011a6fa2b17f7fc3dd4..32f1c7913d9e38948133541748ce07abfb9a5f8f 100644
--- a/substrate/frame/asset-rewards/src/mock.rs
+++ b/substrate/frame/asset-rewards/src/mock.rs
@@ -15,7 +15,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-//! Test environment for Staking Rewards pallet.
+//! Test environment for Asset Rewards pallet.
 
 use super::*;
 use crate as pallet_staking_rewards;