We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01aad9 commit 85e0c0aCopy full SHA for 85e0c0a
1 file changed
src/NuGet.Services.Entities/Membership.cs
@@ -26,7 +26,7 @@ public class Membership
26
/// <summary>
27
/// The <see cref="User"/> that is a member of the <see cref="Organization"/>.
28
///
29
- /// Note that there is no database contraint preventing memberships of Organizations into other
+ /// Note that there is no database constraint preventing memberships of Organizations into other
30
/// Organizations. For now this is restricted by the Gallery, but could be considered in the
31
/// future if we want to support Organization teams.
32
/// </summary>
0 commit comments