Skip to content

Commit 8758a41

Browse files
Merge pull request #207 from codeflash-ai/fix-docs-header
fix docs header
2 parents 3e177ce + 4c91133 commit 8758a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 1
33
slug: /
44
---
5-
## What is Codeflash?
5+
# What is Codeflash?
66

77
Welcome! Codeflash is an AI performance optimizer for Python code.
88
Codeflash speeds up Python code by figuring out the best way to rewrite your code while verifying that the behavior of the code is unchanged.

0 commit comments

Comments
 (0)