Skip to content

Commit 9bdedeb

Browse files
authored
Merge pull request #4 from Nostromo-energy/eiopt
fix typo in vavailability
2 parents 531370d + 4eb576f commit 9bdedeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openleadr/templates/oadrCreateOpt.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<emix:marketContext>{{ market_context }}</emix:marketContext>
88
{% endif %}
99
<ei:venID>{{ ven_id }}</ei:venID>
10-
{% if vavailability is defined and vavalailability is not none %}
10+
{% if vavailability is defined and vavailability is not none %}
1111
<xcal:vavailability>
1212
<xcal:components>
1313
{% for component in vavailability.components %}

0 commit comments

Comments
 (0)