Skip to content

Commit

Permalink
Revert typo fix
Browse files Browse the repository at this point in the history
Will put it in another PR

Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact authored Oct 29, 2024
1 parent 61cc3ac commit 33639f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
namespace Microsoft.Sbom.Parsers.Spdx22SbomParser.Entities.Enums;

/// <summary>
/// Type of the external reference. These are defined in an appendix in the SPDX specification.
/// Type of the external reference. These are definined in an appendix in the SPDX specification.
/// https://spdx.github.io/spdx-spec/v2.2.2/external-repository-identifiers/.
/// </summary>
[JsonConverter(typeof(JsonStringEnumConverter))]
Expand Down

0 comments on commit 33639f0

Please sign in to comment.