1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Spelling and grammar fix

This commit is contained in:
Toshio Kuratomi 2015-01-22 23:05:35 -08:00 committed by Matt Clay
parent ff90273021
commit dd79a27e73

View file

@ -96,7 +96,7 @@ options:
version_added: "1.5"
memory_limit:
description:
- Set RAM allocated to container
- Set RAM allocated to container. It will be passed as a number of bytes. For example 1048576 = 1Gb
required: false
default: null
aliases: []