You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/gettingstarted/contributing.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,9 +87,9 @@ Future plan is to have a separate repository for the translations.
87
87
88
88
## Documentation
89
89
90
-
As a non native speaker I am sure there are lots of mistakes on the website and the API reference.
91
-
Each page on the website contains an 'Edit this page on GitHub' link in the footer that you can use to send improvements.
90
+
Each page on the website contains an _'Edit this page on GitHub'_ link in the footer that you can use to send improvements.
92
91
The API reference is generated from source code, in particular the header files of the public API.
92
+
To improve the API reference, send a pull request with the changes to the header files in the `include` directory in the [Albert repository](https://github.com/albertlauncher/albert/tree/main/include/albert).
0 commit comments