Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fargekritt committed Jan 14, 2025
1 parent 3524d7e commit 2b61954
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace Digdir.Domain.Dialogporten.Infrastructure.Persistence.Migrations
{
/// <inheritdoc />
public partial class AddIdempontentKey : Migration
public partial class AddIdempotentKey : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
Expand Down

0 comments on commit 2b61954

Please sign in to comment.