Skip to content

Commit 9873fa5

Browse files
authored
fix format issue (#1031)
1 parent f1315da commit 9873fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sdk/dotnet/data-types/field-types.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ MongoDB.Bson Types
6060

6161
Guid and ObjectId Properties
6262
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63-
``Guid`` is .. versionadded:: 10.2.0-beta.1
63+
.. versionadded:: 10.2.0-beta.1
6464

6565
``MongoDB.Bson.ObjectId`` is a MongoDB-specific 12-byte unique value, while the
6666
built-in .NET type ``Guid`` is a 16-byte universally-unique value. Both types are

0 commit comments

Comments
 (0)