@@ -38,7 +38,7 @@ $('select').find(':selected').attr('data-custom-attribute')
{% endhighlight %}
<p>
- In addition, properties/values from source data objects can ba accessed from within event handler:
+ In addition, properties/values from source data objects can ba accessed from within an event handler:
</p>
{% highlight js linenos %}