mde / ejs

Embedded JavaScript templates -- http://ejs.co
Apache License 2.0
7.71k stars 846 forks source link

fix: add missing closing parenthesis in async option description #766

Closed adnantabda closed 1 month ago

adnantabda commented 1 month ago

The async option description in the documentation was missing a closing parenthesis. This commit adds the closing parenthesis to correctly complete the sentence.