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

Fixes the typo error in AboutCode Documentation. #152

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/source/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributing to AboutCode
#########################

We welcome you and your interest in contributing to open source software! AboutCode
is always looking for enthusiatic contributors and we are happy to help with any questions
is always looking for enthusiastic contributors and we are happy to help with any questions
or comments. Here a few resources to get started:

1) Take a look through our public repos here: https://github.com/aboutcode-org/
Expand Down
6 changes: 3 additions & 3 deletions docs/source/contributing/contrib_doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ What is checked:
.. _doc_intersphinx:

Intersphinx
----------
-----------

ScanCode toolkit documentation uses `Intersphinx <http://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html>`_
to link to other Sphinx Documentations, to maintain links to other Aboutcode Projects.
Expand Down Expand Up @@ -242,8 +242,8 @@ For more information, refer this tutorial named

.. _doc_style_conv:

Style Conventions for the Documentaion
--------------------------------------
Style Conventions for the Documentation
---------------------------------------

1. Headings

Expand Down