summaryrefslogtreecommitdiffstats
path: root/docs/design
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design')
-rw-r--r--docs/design/experimental.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/experimental.md b/docs/design/experimental.md
index 28f6ef9cd..38707ab1c 100644
--- a/docs/design/experimental.md
+++ b/docs/design/experimental.md
@@ -31,7 +31,7 @@ Adding Experimental Interfaces
When the above recommendations cannot be followed, as with features that are expected to be iterated on or are regarded as temporary, there are additional recommendations.
-Interfaces that are expected to change must be marked "_Experimental" in their class name and in their UUID name.
+Interfaces that are expected to change must be marked `_Experimental` in their class name and in their UUID name.
For example,