Skip to content

Commit cb077dc

Browse files
author
Leon Si
committed
fix: readme format
1 parent d618954 commit cb077dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A port of [EJS](https://ejs.co) to support embedded TypeScript.
88
import * as ets from 'embedded-ts';
99

1010
console.log(
11-
await ets.render(`
11+
await ets.render(`
1212
<%
1313
let x: string
1414
x = "hello";

0 commit comments

Comments
 (0)