﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37012	Improve punctuation and sentence clarity in templates documentation	AKSHAT MAKWANA		"**Description**

In the templates documentation, a sentence uses a comma where a semicolon would improve readability and separation of clauses.

 **Current text**

""You can also write your own custom backend, see :doc:`Custom template backend </howto/custom-template-backend>`""

 **Proposed change**

""You can also write your own custom backend; see :doc:`Custom template backend </howto/custom-template-backend>`.""

 **Rationale**

This improves grammatical correctness and clarity by properly separating independent clauses and ensuring correct punctuation.

I would be happy to submit a patch for this improvement.
"	Cleanup/optimization	closed	Documentation	6.0	Normal	wontfix			Unreviewed	0	0	0	0	0	0
