Skip to content

Commit aadf84a

Browse files
authored
Fix copy-paste (#446)
1 parent 9c07cca commit aadf84a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conceptual/Npgsql/types/nodatime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Beyond NodaTime's general advantages, some specific advantages NodaTime for Post
1414

1515
## Setup
1616

17-
To avoid forcing a dependency on the NetTopologySuite library for users not using spatial, NodaTime support is delivered as a separate plugin. To use the plugin, simply add a dependency on [Npgsql.NodaTime](https://www.nuget.org/packages/Npgsql.NodaTime) and set it up in one of the following ways:
17+
To avoid forcing a dependency on the NodaTime library for users not using it, NodaTime support is delivered as a separate plugin. To use the plugin, simply add a dependency on [Npgsql.NodaTime](https://www.nuget.org/packages/Npgsql.NodaTime) and set it up in one of the following ways:
1818

1919
### [NpgsqlDataSource](#tab/datasource)
2020

0 commit comments

Comments
 (0)