Skip to content

Commit 6e6db4d

Browse files
committed
feedback
1 parent fb4917b commit 6e6db4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/fundamentals/linq.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ The {+driver-short+} automatically translates LINQ queries into
3131
.. important::
3232

3333
LINQ3 is the only LINQ provider available in the {+driver-long+}. If you have
34-
manually configured your project to use LINQ2, you must change your provider to
35-
LINQ3 to use this version of the driver.
34+
manually configured your project to use LINQ2, it will not compile.
3635

3736
The examples in this guide use the ``restaurants`` collection
3837
in the ``sample_restaurants`` database provided in the :atlas:`Atlas sample datasets </sample-data>`.

0 commit comments

Comments
 (0)