Skip to content

Commit efdd001

Browse files
committed
typo
1 parent 34c9364 commit efdd001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/_posts/2021-11-21-ides-and-macros.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:sectanchors:
44
:page-layout: post
55

6-
In article, we'll discuss challenges that language servers face when supporting macros.
6+
In this article, we'll discuss challenges that language servers face when supporting macros.
77
This is interesting, because rust-analyzer, macros are the hardest nut to crack.
88

99
While we use Rust as an example, the primary motivation here is to inform future language design.

0 commit comments

Comments
 (0)