Skip to content

Commit 6b234c9

Browse files
committed
Tweak browser support wording.
1 parent 2b68227 commit 6b234c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/_requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Your code should be minimal and perform only actions necessary to bootstrap your
5656

5757
* **Avoid Duplicate Code** - Please refrain from including large libraries such as jQuery or React, as both are already available on all pages of all of our sites. Avoid polyfilling items that DDC already polyfills.
5858

59-
* **Browser Support** - Your code must support IE11, Edge, Firefox, Chrome, Safari, and iOS Safari.
59+
* **Browser Support** - We strive to support IE11, Edge, Firefox, Chrome, Safari, and iOS Safari, however, you may choose your own level of support.
6060

6161
* **Minimize Files** - Serve content from as few files as possible to allow for optimal downloads.
6262

0 commit comments

Comments
 (0)