Trivial: Fix title capitalization for consistency (#3839)

#### Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
This commit is contained in:
Niraj Tolia 2023-07-18 09:08:19 -07:00 committed by GitHub
parent 75a449fe6d
commit 57125f3ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Restore Options
# Restore options
import CodeBlock from '@theme/CodeBlock';
import Tabs from '@theme/Tabs';