Skip to content

Commit 2ad8ec4

Browse files
authored
Update docs/docs/best-practices/defensive-coding.md
1 parent 97edac2 commit 2ad8ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/best-practices/defensive-coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: Defensive Coding
44
sidebar_position: 30
55
---
66

7-
Introducing Feature Flags and Remote Config to your applications can provide a wealth of benefits, but there are also a few drawbacks. Fortunately, the majority of these can be avoided through [defensive coding](#defensive-coding) and sensible approaches to default flags.
7+
Introducing feature flags and remote config to your applications can provide a wealth of benefits, but there are also a few drawbacks. Fortunately, the majority of these can be avoided through [defensive coding](#defensive-coding) and sensible approaches to default flags.
88

99
In addition to the approaches you can take integrating our SDKs, there are a number of [Design for Failure](#designing-for-failure) concepts that are built into the platform architecture to ensure that Flagsmith provides a reliable, dependable solution.
1010

0 commit comments

Comments
 (0)