Skip to content
Snippets Groups Projects
Commit 1cdecf9f authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'fix-license-typo' into 'master'

Fix typo



See merge request !379
parents e63acf95 207f6078
No related branches found
No related tags found
1 merge request!379Fix typo
Pipeline #
Loading
Loading
@@ -46,7 +46,7 @@ def geo_node_params
 
def check_license
unless Gitlab::Geo.license_allows?
flash[:alert] = 'You need a diferent license to enable Geo replication'
flash[:alert] = 'You need a different license to enable Geo replication'
redirect_to admin_license_path
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment