mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 12:42:43 +01:00
Fix a typo in documentation
Summary: Platypus vs Platyplus. This was reported downstream in https://phabricator.wikimedia.org/T380365 Test Plan: Read slowly. Reviewers: O1 Blessed Committers, avivey Reviewed By: O1 Blessed Committers, avivey Subscribers: avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D25837
This commit is contained in:
parent
0ea95d41a6
commit
c0ebc7b405
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ To prefill the form, add properly encoded HTTP parameters to the URI. You
|
|||
should end up with something like this:
|
||||
|
||||
```
|
||||
%s?title=Platyplus&body=Ornithopter
|
||||
%s?title=Platypus&body=Ornithopter
|
||||
```
|
||||
|
||||
If the form has `title` and `body` fields of the correct types, visiting this
|
||||
|
|
Loading…
Reference in a new issue