diff --git a/proposed/extended-coding-style-guide.md b/proposed/extended-coding-style-guide.md index 46befb997..7cf76c5ec 100644 --- a/proposed/extended-coding-style-guide.md +++ b/proposed/extended-coding-style-guide.md @@ -128,8 +128,8 @@ opening tag (which must be on the first line when declare statement(s) are prese Each declare statement (e.g. `declare(ticks=);`) MUST be on its own line. -When no declare declarations are present there MUST be a blank line after the -opening `