Skip to content

Commit

Permalink
updated enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Afischbacher committed Jan 20, 2024
1 parent cfcbf0e commit d741e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nhl.Api.Domain/Enumerations/Player/InternalPlayerEnum.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/// <summary>
/// The NHL player enumeration of all NHL players
/// </summary>
public enum PlayerEnum
public enum InternalPlayerEnum
{
/// <summary>
/// CliffAbrecht8455414 = 8455414,
Expand Down

0 comments on commit d741e4d

Please sign in to comment.