Fix typos in docs
Trival Fix: fix typos found in docs Change-Id: I61c2668a965278a3cc62f9f071d9152daa5c9980
This commit is contained in:
parent
633c7b9e48
commit
3ac844ded7
@ -88,7 +88,7 @@ Code Organization
|
||||
For Storlets Developers
|
||||
-----------------------
|
||||
|
||||
Currently, storlets can be developped in Java only.
|
||||
Currently, storlets can be developed in Java only.
|
||||
To get started, follow:
|
||||
`"S2AIO - Swift Storlets All In One" <http://storlets.readthedocs.io/en/latest/getting_started.html>`__.
|
||||
|
||||
|
@ -16,7 +16,7 @@ once that information is obscured. Some examples are:
|
||||
#. 3D designs can be made available to manufacturers after a slicing lossy transformation.
|
||||
|
||||
Storlets can mask out the sensitive information without the data ever leaving the storage system.
|
||||
A PoC if the concept was done in the context of the ForgetIT EU reasearch project, and can be viewed
|
||||
A PoC if the concept was done in the context of the ForgetIT EU research project, and can be viewed
|
||||
in [1]_
|
||||
|
||||
.. [1] https://www.youtube.com/watch?v=3rXeNbps8wo&t=105
|
||||
|
@ -34,7 +34,7 @@ and StorletSamples/python directories. These storlets are used by the engine's
|
||||
functional tests.
|
||||
|
||||
The next two sections describe storlet writing and deploying guidelines that are
|
||||
indpendent of the language used.
|
||||
independent of the language used.
|
||||
|
||||
Storlet Writing Guidelines
|
||||
==========================
|
||||
|
Loading…
Reference in New Issue
Block a user