Skip to content

Commit afc0d5f

Browse files
committed
TASK: Adjust strategy label
1 parent f8819a6 commit afc0d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/Domain/Strategy/AssetUsageInNodePropertiesStrategy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class AssetUsageInNodePropertiesStrategy implements AssetUsageStrategyInterface
4848

4949
public function getLabel(): string
5050
{
51-
return 'Neos documents and content (new awesome instant strategy)';
51+
return 'Neos documents and content';
5252
}
5353

5454
/**

0 commit comments

Comments
 (0)