Skip to content

Commit

Permalink
Merge pull request #39 from naderjavid/fix-spelling-mistakes
Browse files Browse the repository at this point in the history
Fix spelling mistakes
  • Loading branch information
thisisnabi authored Jun 8, 2024
2 parents 731801f + 722b53f commit 59d2832
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace Blogger.UnitTests.BuldingBlocks;
namespace Blogger.UnitTests.BuildingBlocks;

public class AggregateRootTests
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Blogger.UnitTests.BuldingBlocks;
namespace Blogger.UnitTests.BuildingBlocks;

public class EntityTests
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Blogger.UnitTests.BuldingBlocks;
namespace Blogger.UnitTests.BuildingBlocks;
public class ValueObjectTests
{
[Fact]
Expand Down

0 comments on commit 59d2832

Please sign in to comment.