Skip to content

Commit a3bf8d5

Browse files
authored
Trigger GitBook checks
1 parent ba2a8ed commit a3bf8d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

15/umbraco-cms/reference/common-pitfalls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
description: "Information on common Pitfalls and Anti-Patterns in Umbraco"
2+
description: Information on common Pitfalls and Anti-Patterns in Umbraco
33
---
44

55
# Common Pitfalls & Anti-Patterns
66

7-
This section highlights common pitfalls that developers often encounter. Some of the anti-patterns discussed here can lead to memory leaks, instability, or poor performance on your site. Be sure to read this section — it could save your site.
7+
This section highlights common pitfalls that developers often encounter. Some of the anti-patterns discussed here can lead to memory leaks, instability, or poor performance on your site. Reading this section could save your site.
88

99
## Usage of Singletons and Statics
1010

0 commit comments

Comments
 (0)