Skip to content

Navigation Menu

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

Appearance settings

Commit 3f2816d

Browse filesBrowse files
committed
Fix 表記揺れ based on e1cffbf #1433
1 parent e077fb7 commit 3f2816d
Copy full SHA for 3f2816d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎get_dojo_list.rb

Copy file name to clipboardExpand all lines: get_dojo_list.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
binding.pry if dojo_name.nil?
3838
dojo[:name].start_with? dojo_name.downcase
3939
.gsub('ishigaki', '石垣')
40-
.gsub('kodaira', '小平')
40+
.gsub('kodaira', 'こだいら')
4141
.gsub('toke', '土気')
4242
.gsub('anjo', '安城')
4343
.gsub('nagareyama', '流山')

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.