Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix typos in for-contributors.rst #1656

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions doc/for-contributors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ For Contributors
Thanks for your interest in contributing to XDG Desktop Portal!

XDG Desktop Portal is a D-Bus oriented, security-sensitive service,
as it mediates the interactions sandboxed apps and the host system.
as it mediates the interactions between sandboxed apps and the host
system.

In the sections below you will find information about the how to
start contributing to XDG Desktop Portal, the expected coding and
code submission practices, as well as internal documentation about
In the sections below you will find information about how to start
contributing to XDG Desktop Portal, the expected coding and code
submission practices, as well as internal documentation about
more complex parts of XDG Desktop Portal.

.. toctree::
Expand Down
Loading