Skip to content

Commit 7a5a7bd

Browse files
committed
adjust headings in README
1 parent df6c36d commit 7a5a7bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ outputs:
5252
5353
Run it with `bundle exec sorbet-typescript export --config sorbet_typescript.yml`. Any CLI options override the config file.
5454

55-
#### What gets generated?
55+
## What gets generated?
5656

5757
Each output captures the same Sorbet definitions in a format that is convenient for different consumers:
5858

@@ -62,7 +62,7 @@ Each output captures the same Sorbet definitions in a format that is convenient
6262

6363
These files share the same structure whether you call the CLI or the Ruby API, making it easy to feed the JSON into documentation generators, schemas, or client SDKs.
6464

65-
### Ruby API
65+
## Ruby API
6666

6767
If you want to script the export yourself, use the `Exporter` directly:
6868

0 commit comments

Comments
 (0)