diff options
Diffstat (limited to 'std/style_guide.md')
-rw-r--r-- | std/style_guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/style_guide.md b/std/style_guide.md index e701ac0b3..5ad5432e3 100644 --- a/std/style_guide.md +++ b/std/style_guide.md @@ -1,6 +1,6 @@ # Deno Style Guide -[toc] +## Table of Contents ## Use TypeScript |