Skip to content

Commit 147c5ac

Browse files
authored
Update 13/umbraco-deploy/deployment-workflow/import-on-startup.md
1 parent b497ba9 commit 147c5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-deploy/deployment-workflow/import-on-startup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This feature is extensible via a provider based model by implementing `IArtifact
1515

1616
## Implementing your own `IArtifactImportOnStartupProvider`
1717

18-
An example of an import on start-up provider that imports from a physical directory (instead of ZIP archive) is shown below:
18+
An example of an import on a start-up provider that imports from a physical directory (instead of ZIP archive) is shown below:
1919

2020
```csharp
2121
using Umbraco.Cms.Core;

0 commit comments

Comments
 (0)