Skip to content

Commit 5a36ac9

Browse files
committed
fix build
1 parent dfc2856 commit 5a36ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-07-09-boa-release-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Rust functions and types as ECMAScript functions and classes with a lot of nice
116116
Some notable PRs are:
117117

118118
- [Add a boa_interop crate](https://github.com/boa-dev/boa/pull/3772)
119-
- [Add a new type Convert<> to convert values](https://github.com/boa-dev/boa/pull/3786)
119+
- [Add a new type Convert\<\> to convert values](https://github.com/boa-dev/boa/pull/3786)
120120
- [Add a ContextData struct to inject host defined types from the context](https://github.com/boa-dev/boa/pull/3802)
121121
- [Add a js_class to implement the Class trait without boilerplate](https://github.com/boa-dev/boa/pull/3872)
122122

0 commit comments

Comments
 (0)