Skip to content

Commit 207c860

Browse files
committed
updated README
1 parent ecff7f5 commit 207c860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ directly modify the *context object*, but instead returns a *deep clone*.
2828

2929
You can install the library with `npm install @reactgular/object-handlebars` and import the main function.
3030

31-
```
31+
```typescript
3232
// using TypeScript
3333
import {objectHandlebars} from '@reactgular/object-handlebars';
3434

0 commit comments

Comments
 (0)