Skip to content

Commit f62995c

Browse files
committed
Backquote Vec<T, A> so that <T, A> doesn't get interpreted as HTML
1 parent f086b34 commit f62995c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2022-01-05-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Email the [Rust Community Team][community] for access.
227227
>
228228
> ----
229229
>
230-
> Well, it really is Vec<T, A>, pronounced Veck-tah. 😛
230+
> Well, it really is `Vec<T, A>`, pronounced Veck-tah. 😛
231231
>
232232
> ----
233233
>

0 commit comments

Comments
 (0)