Skip to content

Commit 7aee6c1

Browse files
authored
Editorial change
1 parent a404a74 commit 7aee6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When the EPiServer CMS page is binding the model to the page, the Provider GetBl
1616

1717
*this ashx webhandler is automaticly added on init
1818

19-
*The DownloadIfMissingFileBlobProvider is using a web request to the ashx on the production server since the local database is locked (because of possible chance of eternal loop) during request and we don’t have the possibility to find out the friendly URL to the file.
19+
*The DownloadIfMissingFileBlobProvider is using a web request to the ashx on the production server since the local database is locked (because of possible risk of eternal loop) during request and we don’t have the possibility to find out the friendly URL to the file.
2020

2121
## Performance overload
2222
Yes, initially on application load, it will take some time to download the loaded files.

0 commit comments

Comments
 (0)