Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcebd7e6

Browse files
authored
Update json-yaml.md
Typo fix
1 parentc73f589 commitcebd7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/cheatsheet/json-yaml.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Write a JSON file with:
3131

3232
Compared to JSON, YAML allows a much better human maintainability and gives ability to add comments. It is a convenient choice for configuration files where a human will have to edit.
3333

34-
There are two main libraries allowingtoaccess to YAML files:
34+
There are two main libraries allowing access to YAML files:
3535

3636
-[PyYaml](https://pypi.python.org/pypi/PyYAML)
3737
-[Ruamel.yaml](https://pypi.python.org/pypi/ruamel.yaml)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp