Skip to content

Commit 6130a99

Browse files
committed
One too many spaces on the indent
1 parent 7b65051 commit 6130a99

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
@@ -104,9 +104,9 @@ pm2
104104
[PM2](https://pm2.keymetrics.io/) is a daemon process manager.
105105
106106
REST API
107-
A REST API (also called a RESTful API or RESTful web API) is an application programming interface (API) that conforms to the design principles of the representational state transfer (REST) architectural style.
108-
REST APIs provide a flexible, lightweight way to integrate applications and to connect components in microservices architectures.
109-
Plone uses [`plone.restapi`](https://github.com/plone/plone.restapi/) for its REST API.
107+
A REST API (also called a RESTful API or RESTful web API) is an application programming interface (API) that conforms to the design principles of the representational state transfer (REST) architectural style.
108+
REST APIs provide a flexible, lightweight way to integrate applications and to connect components in microservices architectures.
109+
Plone uses [`plone.restapi`](https://github.com/plone/plone.restapi/) for its REST API.
110110
111111
S3
112112
[Amazon Web Services S3](https://aws.amazon.com/s3/).

0 commit comments

Comments
 (0)