Skip to content

Commit e3577cf

Browse files
authored
Update 16/umbraco-commerce/how-to-guides/order-number-customization.md
1 parent 1a8d5d3 commit e3577cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-commerce/how-to-guides/order-number-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Consider these alternatives before implementing a custom generator:
2121

2222
### 1. Using Store Templates
2323

24-
The simplest way to customize order numbers is through store-level templates. Templates allow you to add prefixes, suffixes, or formatting without writing any code:
24+
You can customize order numbers through store-level templates. Templates allow you to add prefixes, suffixes, or formatting without writing any code:
2525

2626
```csharp
2727
// Configure templates via the Store entity

0 commit comments

Comments
 (0)