You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2018/07/03 16:29:15 UTC

[sling-whiteboard] branch master updated: Yet another typo

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new df2a8d2  Yet another typo
df2a8d2 is described below

commit df2a8d2cbe77dc5a18449a1cb7f89819d6c75a7f
Author: Dan Klco <kl...@users.noreply.github.com>
AuthorDate: Tue Jul 3 12:29:13 2018 -0400

    Yet another typo
---
 file-optim/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/file-optim/README.md b/file-optim/README.md
index c0fb585..d27a75c 100644
--- a/file-optim/README.md
+++ b/file-optim/README.md
@@ -80,7 +80,7 @@ The File Optimizer service can be retrieved by reference, for example:
         fileOptimSvc.optimizeFile(fileResource, true);
     }
     
-Additionally, there are two Sling mdoels for discovering the optimization information of resources.
+Additionally, there are two Sling models for discovering the optimization information of resources.
 
  - *org.apache.sling.fileoptim.models.OptimizedFile* - Allows for retrieval of the data from a file which has been optimized
  - *org.apache.sling.fileoptim.models.OptimizeResource* - Allows for determining if a resource can be optimized and what the results would be if it were