We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cc010e + d2a6719 commit 6fce1eeCopy full SHA for 6fce1ee
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