Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed May 21, 2022
1 parent 5d354b2 commit 56d8a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion praw/models/reddit/subreddit.py
Original file line number Diff line number Diff line change
Expand Up @@ -2230,7 +2230,7 @@ def add(
.. code-block:: python
reddit.subreddit("test").flair.templates.add(
reddit.subreddit("test").flair.link_templates.add(
"PRAW",
css_class="praw",
text_editable=True,
Expand Down

0 comments on commit 56d8a33

Please sign in to comment.