Skip to content

Commit 3bb6b25

Browse files
fix: Fix the example of extra dict in API_06_sword_api.md
1 parent 4c6160d commit 3bb6b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/spec/base/api/API_06_sword_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@ JSON-LD形式メタデータをマッピング定義に従ってWEKO3の登録
14411441

14421442
```json
14431443
{
1444-
"extra": "{"著者.出身: 東京", "ファイル.改行コード: LF"}"
1444+
"extra": "{'著者.出身: 東京', 'ファイル.改行コード: LF'}"
14451445
}
14461446
```
14471447

0 commit comments

Comments
 (0)