Skip to content

Commit bb58a38

Browse files
committed
Fix typo in template
1 parent 7857779 commit bb58a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default/ROOT.xml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This file was baked by Chef for <%= node['fqdn'] %>
44
from recipe[<%= @cbname %>::<%= @rname %>]
55
-->
6-
<Context docBase="liceseServer" path="" reloadable="true"/>
6+
<Context docBase="licenseServer" path="" reloadable="true"/>

0 commit comments

Comments
 (0)