summaryrefslogtreecommitdiff
path: root/lib/release_highlights/validator/entry.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/release_highlights/validator/entry.rb')
-rw-r--r--lib/release_highlights/validator/entry.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/release_highlights/validator/entry.rb b/lib/release_highlights/validator/entry.rb
index 0dbe0cdf882..3c83ca21123 100644
--- a/lib/release_highlights/validator/entry.rb
+++ b/lib/release_highlights/validator/entry.rb
@@ -5,7 +5,7 @@ module ReleaseHighlights
include ActiveModel::Validations
include ActiveModel::Validations::Callbacks
- PACKAGES = %w(Core Starter Premium Ultimate).freeze
+ PACKAGES = %w(Free Premium Ultimate).freeze
attr_reader :entry