diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php
index 9950a5df..a0f0679d 100644
--- a/includes/sp-core-functions.php
+++ b/includes/sp-core-functions.php
@@ -1423,7 +1423,7 @@ function sp_get_text_options() {
__( 'Article', 'sportspress' ),
__( 'Away', 'sportspress' ),
__( 'Box Score', 'sportspress' ),
- __( 'Cancelled', 'sportspress' ),
+ __( 'Canceled', 'sportspress' ),
__( 'Career Total', 'sportspress' ),
__( 'Competition', 'sportspress' ),
__( 'Current Team', 'sportspress' ),
diff --git a/modules/sportspress-event-status.php b/modules/sportspress-event-status.php
index 1ea692a9..ff0505a8 100644
--- a/modules/sportspress-event-status.php
+++ b/modules/sportspress-event-status.php
@@ -64,7 +64,7 @@ class SportsPress_Event_Status {
'ok' => __( 'On time', 'sportspress' ),
'tbd' => __( 'TBD', 'sportspress' ),
'postponed' => __( 'Postponed', 'sportspress' ),
- 'cancelled' => __( 'Cancelled', 'sportspress' ),
+ 'cancelled' => __( 'Canceled', 'sportspress' ),
) );
}
diff --git a/wpml-config.xml b/wpml-config.xml
index 3cb9c6b9..3f86e3b1 100644
--- a/wpml-config.xml
+++ b/wpml-config.xml
@@ -5,7 +5,7 @@
-
+