diff --git a/object-mother/src/main/java/com/iluwatar/objectmother/RoyaltyObjectMother.java b/object-mother/src/main/java/com/iluwatar/objectmother/RoyaltyObjectMother.java index 118253d56..633a95b71 100644 --- a/object-mother/src/main/java/com/iluwatar/objectmother/RoyaltyObjectMother.java +++ b/object-mother/src/main/java/com/iluwatar/objectmother/RoyaltyObjectMother.java @@ -28,7 +28,7 @@ package com.iluwatar.objectmother; public final class RoyaltyObjectMother { /** - * Method to create a sober and unhappy king. The standard paramters are set. + * Method to create a sober and unhappy king. The standard parameters are set. * @return An instance of {@link com.iluwatar.objectmother.King} with the standard properties. */ public static King createSoberUnhappyKing() {