Skip to content

Commit

Permalink
📝[#114] Apply documentation suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Sidney Richards <[email protected]>
  • Loading branch information
Coperh and swrichards authored Nov 29, 2024
1 parent 49d035c commit 9679244
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/setup_configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Django Setup Configuration
==========================

There is optional support for`django-setup-configuration`_ that allows you to automatically configure the
OpenID Connect configuration the ``setup_configuration`` commmand.
There is optional support for ``django-setup-configuration`` that allows you to automatically configure the
OpenID Connect configuration using that package's ``setup_configuration`` command.

You must install the ``setupconfig`` dependency group:

Expand All @@ -30,7 +30,7 @@ Configuration Settings YAML:
============================


The setup configuration file must contain the following base keys to use this setup configuration step:
The setup configuration source must contain the following base keys to use this setup configuration step (using ``yaml`` as an example):

* ``oidc_db_config_enable``: enable setup configuration step boolean

Expand Down

0 comments on commit 9679244

Please sign in to comment.