README: fix typo (#168)

This commit is contained in:
Bruno Bigras 2024-01-03 21:58:29 -05:00 committed by GitHub
parent 3af2650342
commit 0fce1d86d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -257,7 +257,7 @@ You can pick this backend from the menu when using gptel (see [[#usage][Usage]])
|-------------------+-------------------------------------------------------------------------| |-------------------+-------------------------------------------------------------------------|
| =gptel-send= | Send conversation up to =(point)=, or selection if region is active. Works anywhere in Emacs. | | =gptel-send= | Send conversation up to =(point)=, or selection if region is active. Works anywhere in Emacs. |
| =gptel= | Create a new dedicated chat buffer. Not required to use gptel. | | =gptel= | Create a new dedicated chat buffer. Not required to use gptel. |
| =C-u= =gptel-send= | Transient menu for preferenes, input/output redirection etc. | | =C-u= =gptel-send= | Transient menu for preferences, input/output redirection etc. |
| =gptel-menu= | /(Same)/ | | =gptel-menu= | /(Same)/ |
|-------------------+-------------------------------------------------------------------------| |-------------------+-------------------------------------------------------------------------|
| =gptel-set-topic= | /(Org-mode only)/ Limit conversation context to an Org heading | | =gptel-set-topic= | /(Org-mode only)/ Limit conversation context to an Org heading |