Skip to content

Commit 88bb73c

Browse files
committed
Tidy up Glossary
1 parent d4bf316 commit 88bb73c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/glossary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CMS
2424
Content Management System
2525
2626
Cookiecutter
27-
A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template.
27+
A command-line utility that creates projects from cookiecutters (project templates), for example, creating a Python package project from a Python package project template.
2828
[See Cookiecutter's documentation](https://cookiecutter.readthedocs.io/en/stable/).
2929
3030
cookiecutter-zope-instance
@@ -52,7 +52,7 @@ mxdev
5252
This design allows developers to override their base package constraints with a customized or newer version.
5353
5454
mxmake
55-
mxmake helps create development environments for Python projects based on [make](https://www.gnu.org/software/make) and [mxdev](https://github.com/mxstack/mxdev).
55+
[mxmake](https://github.com/mxstack/mxmake) helps create development environments for Python projects based on [make](https://www.gnu.org/software/make) and [mxdev](https://github.com/mxstack/mxdev).
5656
5757
NFS
5858
[Network File System](https://en.wikipedia.org/wiki/Network_File_System).
@@ -347,7 +347,7 @@ Slate
347347
[Slate.js](https://docs.slatejs.org/) is a highly customizable platform for creating rich-text editors, also known as `WYSIWYG` editors.
348348
It enables you to create powerful, intuitive editors similar to those you've probably used in Medium, Dropbox Paper, or Google Docs.
349349
350-
volto-slate
350+
`volto-slate`
351351
`volto-slate` is an interactive default text editor for Volto, developed on top of {term}`Slate`, offering enhanced WYSIWYG functionality and behavior.
352352
353353
elementEditor

0 commit comments

Comments
 (0)