Skip to content

Commit

Permalink
spelling: etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed May 15, 2020
1 parent 918dc4b commit 0614b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This action is intended to configure Pagefile size and location for Windows imag
# Available parameters
| Argument | Description | Format | Default value |
|----------|-------------|--------|---------------|
| `minimum-size` | Set minimum size of Pagefile | `2048MB`, `4GB`, `8GB` and etc | `8GB` |
| `minimum-size` | Set minimum size of Pagefile | `2048MB`, `4GB`, `8GB` and etc. | `8GB` |
| `maximum-size` | Set maximum size of Pagefile | The same like `minimum-size` | `minimum-size` |
| `disk-root` | Set disk root where Pagefile will be located | `C:` or `D:` | `D:` |

Expand Down

0 comments on commit 0614b4d

Please sign in to comment.