We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b497ba9 commit 147c5acCopy full SHA for 147c5ac
13/umbraco-deploy/deployment-workflow/import-on-startup.md
@@ -15,7 +15,7 @@ This feature is extensible via a provider based model by implementing `IArtifact
15
16
## Implementing your own `IArtifactImportOnStartupProvider`
17
18
-An example of an import on start-up provider that imports from a physical directory (instead of ZIP archive) is shown below:
+An example of an import on a start-up provider that imports from a physical directory (instead of ZIP archive) is shown below:
19
20
```csharp
21
using Umbraco.Cms.Core;
0 commit comments