We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc010e commit d2a6719Copy full SHA for d2a6719
src/Microsoft.OpenApi/Interfaces/IOpenApiReadOnlyExtensible.cs
@@ -3,7 +3,7 @@
3
namespace Microsoft.OpenApi;
4
5
/// <summary>
6
-/// Represents an Extensible Open API element elements can be rad from.
+/// Represents an Extensible Open API element elements can be read from.
7
/// </summary>
8
public interface IOpenApiReadOnlyExtensible
9
{
0 commit comments