Skip to content

Commit c8dbc2a

Browse files
justinmkgpanders
andauthored
Update _posts/2021-09-26-newsletter.md
Co-authored-by: Gregory Anders <[email protected]>
1 parent 56b3d76 commit c8dbc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-09-26-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ interface design, to delivery was a matter of weeks, thanks to @gpanders.
2727
The `vim.diagnostic` API is available in Nvim master (unreleased 0.6) and we are considering it for 0.5.2 stable release.
2828

2929
Thoug the Nvim RPC API is bound by a sacred
30-
[contract](https://neovim.io/doc/user/api.html#api-contract), in other ares of Nvim we are now more
30+
[contract](https://neovim.io/doc/user/api.html#api-contract), in other areas of Nvim we are now more
3131
aggressively deprecating and reworking interfaces. We are fundamentally committed to backwards compatibility for the RPC API and will eventually adopt that commitment in the Lua interface. Meanwhile, we reserve the option of breaking things in Lua-land. Such breakage is collected and announced in the [Following HEAD](https://github.com/neovim/neovim/issues/14090) thread.
3232

3333
This liberty has allowed us to move 10x faster.

0 commit comments

Comments
 (0)