Skip to content

Commit b0548f3

Browse files
committed
refactor: use correct name for lookups module
1 parent 182eecd commit b0548f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
namespace Avolutions.Baf.Core.Lookups;
1010

11-
public class Lookups : IFeatureModule
11+
public class LookupsModule : IFeatureModule
1212
{
1313
public void Register(IServiceCollection services)
1414
{

0 commit comments

Comments
 (0)