mirror of
https://github.com/SqrtMinusOne/biome.git
synced 2025-12-10 14:35:13 +03:00
readme: more typos
This commit is contained in:
parent
d576a7e165
commit
95aa60aad3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Or clone the repository, add it to =load-path=, and =require= the package.
|
|||
** Issues with termux?
|
||||
I've been trying to run this package on termux and had some issues.
|
||||
|
||||
First, for some reason =request.el= throws a successfully parsed response as error. Use this as a workaround:
|
||||
First, for some reason =request.el= throws a successfully parsed response as an error. Use this as a workaround:
|
||||
#+begin_src emacs-lisp
|
||||
(setq biome-api-try-parse-error-as-response t)
|
||||
#+end_src
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue