Fix minor typos in comments and spec names (#21831)
This commit is contained in:
		@@ -181,7 +181,7 @@ RSpec.describe ActivityPub::ProcessAccountService, type: :service do
 | 
			
		||||
          '@context': ['https://www.w3.org/ns/activitystreams'],
 | 
			
		||||
          id: "https://foo.test/users/#{i}/featured",
 | 
			
		||||
          type: 'OrderedCollection',
 | 
			
		||||
          totelItems: 1,
 | 
			
		||||
          totalItems: 1,
 | 
			
		||||
          orderedItems: [status_json],
 | 
			
		||||
        }.with_indifferent_access
 | 
			
		||||
        webfinger = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user