Skip to content

Commit f606ffe

Browse files
author
DiPeng
committed
doc:markup: wrong spelling for Vojta, all DI's fault.
1 parent b49035a commit f606ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/markups.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ angularTextMarkup('option', function(text, textNode, parentElement){
319319
<select id="select" ng:multiple="{{checked}}">
320320
<option>Misko</option>
321321
<option>Igor</option>
322-
<option>Vojita</option>
322+
<option>Vojta</option>
323323
<option>Di</option>
324324
</select>
325325
</doc:source>

0 commit comments

Comments
 (0)