We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faead70 commit c0e86e0Copy full SHA for c0e86e0
driver-scala/src/main/scala/org/mongodb/scala/model/Projections.scala
@@ -35,7 +35,7 @@ object Projections {
35
* Creates a projection of a field whose value is computed from the given expression. Projection with an expression can be used in the
36
* following contexts:
37
* <ul>
38
- * <li>$project aggregation pipeline stage.</li>
+ * <li>\$project aggregation pipeline stage.</li>
39
* <li>Starting from MongoDB 4.4, it's also accepted in various find-related methods within the
40
* `MongoCollection`-based API where projection is supported, for example:
41
0 commit comments