diff options
| author | $ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓 <91828139+ashmeet07@users.noreply.github.com> | 2026-02-11 18:27:14 +0530 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-02-16 16:37:49 -0300 |
| commit | fb3a11071aae27ef869d2b029289b9f59cc41128 (patch) | |
| tree | 863548ea9f6b1ca3f9842f1063ea93693e3cc6c9 /docs/faq | |
| parent | 08b4dfc5734f5d2fce685eabcd65385a6656db2f (diff) | |
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
Co-authored-by: Clifford Gama <cliffygamy@gmail.com>
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/general.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 203ea6f1e3..40a125313e 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -198,7 +198,7 @@ It's difficult to give an official citation format, for two reasons: citation formats can vary wildly between publications, and citation standards for software are still a matter of some debate. -For example, `APA style`_, would dictate something like: +For example, `APA style`_, would dictate something like: .. code-block:: text @@ -217,7 +217,7 @@ If you need a web address, use https://www.djangoproject.com/. If you need a name, just use "Django", without any tagline. If you need a publication date, use the year of release of the version you're -referencing (e.g., 2013 for v1.5) +referencing (e.g., 2013 for v1.5). .. _APA style: https://apastyle.apa.org/ |
