Skip to content

Commit 4e13dc0

Browse files
Update Microsoft.Azure.Cosmos/src/Resource/Database/Database.cs
Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
1 parent 2aff570 commit 4e13dc0

File tree

1 file changed

+1
-1
lines changed
  • Microsoft.Azure.Cosmos/src/Resource/Database

1 file changed

+1
-1
lines changed

Microsoft.Azure.Cosmos/src/Resource/Database/Database.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public abstract class Database
4040
/// A <see cref="Task"/> containing a <see cref="DatabaseResponse"/> which wraps a <see cref="DatabaseProperties"/> containing the read resource record.
4141
/// </returns>
4242
/// <exception>https://aka.ms/cosmosdb-dot-net-exceptions</exception>
43-
<remarks>
43+
/// <remarks>
4444
<see cref="DatabaseResponse.Resource"/> contains the <see cref="DatabaseProperties"/> that include the resource information.
4545
</remarks>
4646
/// <example>

0 commit comments

Comments
 (0)