diff --git a/gui/src/main/java/org/jboss/as/console/client/core/UIConstants.properties b/gui/src/main/java/org/jboss/as/console/client/core/UIConstants.properties index 5ee05e0d9..08c67724e 100644 --- a/gui/src/main/java/org/jboss/as/console/client/core/UIConstants.properties +++ b/gui/src/main/java/org/jboss/as/console/client/core/UIConstants.properties @@ -187,7 +187,7 @@ homepage_configuration_standalone_step1=Select the Datasources subsystem homepage_configuration_standalone_sub_header=Configure subsystem settings homepage_configuration_step2=Add a Non-XA or XA datasource homepage_configuration_step3=Use the 'Create Datasource' wizard to configure the datasource settings -homepage_configuration_step_intro=Define a datasource to be used by deployed applications. The proper JBDC driver must be deployed and registered. +homepage_configuration_step_intro=Define a datasource to be used by deployed applications. The proper JDBC driver must be deployed and registered. homepage_deployments_domain_step_1=Add a new deployment to the content repository homepage_deployments_domain_step_2=Assign the deployment to one or more server groups homepage_deployments_domain_step_intro=Deploy an application to a server group.