diff options
| author | GitHub Action <[email protected]> | 2025-12-05 21:42:15 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-05 21:42:15 +0000 |
| commit | cc35e6a0191c6f9c22c0573f1ea5f96775fc32bd (patch) | |
| tree | 2c4121941c2a979df56339677db815d4bf77036f /packages/docs/api-reference/introduction.mdx | |
| parent | 328188816008fde10165597f432dac4c5d1016cd (diff) | |
| download | opencode-cc35e6a0191c6f9c22c0573f1ea5f96775fc32bd.tar.gz opencode-cc35e6a0191c6f9c22c0573f1ea5f96775fc32bd.zip | |
chore: format code
Diffstat (limited to 'packages/docs/api-reference/introduction.mdx')
| -rw-r--r-- | packages/docs/api-reference/introduction.mdx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/docs/api-reference/introduction.mdx b/packages/docs/api-reference/introduction.mdx index c835b78b5..150f32e75 100644 --- a/packages/docs/api-reference/introduction.mdx +++ b/packages/docs/api-reference/introduction.mdx @@ -1,11 +1,11 @@ --- -title: 'Introduction' -description: 'Example section for showcasing API endpoints' +title: "Introduction" +description: "Example section for showcasing API endpoints" --- <Note> - If you're not looking to build API reference documentation, you can delete - this section by removing the api-reference folder. + If you're not looking to build API reference documentation, you can delete this section by removing the api-reference + folder. </Note> ## Welcome |
