Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Dec 14, 2024
1 parent 1393364 commit 920174c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/library-user-guide/api-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ version will be `44.0.0`.

[`cargo.toml`]: https://github.com/apache/datafusion/blob/main/Cargo.toml

To mark the API as deprecated, use the `#[deprecated(since = "...", note = "...")]` attribute.
To mark the API as deprecated, use the `#[deprecated(since = "...", note = "...")]` attribute.

For example:

Expand Down

0 comments on commit 920174c

Please sign in to comment.