Change how hashtags are normalized (#18795)
* Change how hashtags are normalized * Fix tests
This commit is contained in:
		@@ -24,6 +24,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
 | 
			
		||||
  inflect.acronym 'RSS'
 | 
			
		||||
  inflect.acronym 'REST'
 | 
			
		||||
  inflect.acronym 'URL'
 | 
			
		||||
  inflect.acronym 'ASCII'
 | 
			
		||||
 | 
			
		||||
  inflect.singular 'data', 'data'
 | 
			
		||||
end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user