Skip to content

Commit f2d067b

Browse files
committed
promote heading
1 parent 38a40ae commit f2d067b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rtk-query/usage/queries.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ const { status, data, error, refetch } = dispatch(
350350

351351
:::
352352

353-
### Runtime Validation using Schemas
353+
## Runtime Validation using Schemas
354354

355355
Endpoints can use any [Standard Schema](https://standardschema.dev/) compliant library for runtime validation of various values. See [API reference](../api/createApi.mdx#schema-validation) for full list of available schemas.
356356

0 commit comments

Comments
 (0)