diff options
| author | Max Maischein <github@corion.net> | 2016-01-24 20:25:25 +0100 |
|---|---|---|
| committer | Max Maischein <github@corion.net> | 2016-01-24 20:25:25 +0100 |
| commit | 6fdf13ce7454632824075033b07f6b55aafc2f59 (patch) | |
| tree | 6aad6e7d7eab838048aaed19a9f103f08b36934b | |
| parent | 47f85fc9b3400e7ff7b0c9cb0e1e966d5e937a6d (diff) | |
| download | ftr-site-config-6fdf13ce7454632824075033b07f6b55aafc2f59.tar.gz ftr-site-config-6fdf13ce7454632824075033b07f6b55aafc2f59.zip | |
Fix typo in facta.co.jp.txt
The key name is "body", not "bosdy"
| -rw-r--r-- | facta.co.jp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/facta.co.jp.txt b/facta.co.jp.txt index 4c96a1a..f130568 100644 --- a/facta.co.jp.txt +++ b/facta.co.jp.txt @@ -1,3 +1,3 @@ -bosdy: //div[@class='content'] +body: //div[@class='content'] -test_url: http://facta.co.jp/blog/archives/20111026001026.html
\ No newline at end of file +test_url: http://facta.co.jp/blog/archives/20111026001026.html |
