mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docs: Adjust spelling s/back end/backend/.
This commit is contained in:
		@@ -516,7 +516,7 @@ exports.set_up = function () {
 | 
			
		||||
                        avatar_widget.clear();
 | 
			
		||||
                        typeahead_helper.clear_rendered_person(bot_id);
 | 
			
		||||
                        if (data.avatar_url) {
 | 
			
		||||
                            // Note that the avatar_url won't actually change on the back end
 | 
			
		||||
                            // Note that the avatar_url won't actually change on the backend
 | 
			
		||||
                            // when the user had a previous uploaded avatar.  Only the content
 | 
			
		||||
                            // changes, so we version it to get an uncached copy.
 | 
			
		||||
                            image_version += 1;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user