about summary refs log tree commit diff
path: root/tvix/docs/src/store/api.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tvix/docs/src/store/api.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/tvix/docs/src/store/api.md b/tvix/docs/src/store/api.md
index 21c23ab6ad17..b20ec0e8bf5f 100644
--- a/tvix/docs/src/store/api.md
+++ b/tvix/docs/src/store/api.md
@@ -1,5 +1,4 @@
-tvix-[ca]store API
-==============
+# tvix-[ca]store API
 
 This document outlines the design of the API exposed by tvix-castore and tvix-
 store, as well as other implementations of this store protocol.