You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/GLOSSARY.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ See `README.rst <../README.rst>`_ for high level information about how to naviga
6
6
Glossary of Terms
7
7
-----------------
8
8
9
-
There are many terms that are highly technical and are not required to use the system, but only to administer it. This glossary is intented to orient users who may be confused about these terms and wish to learn more, but by no means is understanding these necessary for usage of the WSI DeID.
9
+
This glossary contains technical terms for those wishing to learn more; understanding these terms is not necessary for usage of the WSI DeID.
10
10
11
11
* Docker - An open platform for developing, shipping, and running applications. The WSI DeID is packaged as several Docker containers, which eases installation and distribution of the application. See `Docker <https://docs.docker.com/install/>`_.
12
12
* Docker-Compose - A scripting environment for composing individual Docker services together into a larger application. Used by the WSI DeID as an installation and deployment tool. See `docker-compose <https://docs.docker.com/compose/install/>`_.
0 commit comments