From 846d970e6e02ebc0a284f32968e1681201706270 Mon Sep 17 00:00:00 2001 From: Jack Phoenix Date: Wed, 3 Apr 2019 17:25:49 +0300 Subject: [PATCH] Fix comment typo in fresnel config file and remove an unnecessary comma Change-Id: I43123d9c001ea59f38f904cd232cb5f8a11e15d8 --- .fresnel.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.fresnel.yml b/.fresnel.yml index e6942949ce..2f71e4ba6d 100644 --- a/.fresnel.yml +++ b/.fresnel.yml @@ -3,8 +3,8 @@ runs: 5 scenarios: Load a page: # The only page that exists by default is the main page. - # But, its actual name is configurable/unknown (T216791). - # Omit 'title' to let MediaWiki show the defaul (which is the main page), + # But its actual name is configurable/unknown (T216791). + # Omit 'title' to let MediaWiki show the default (which is the main page), # and a query string to prevent a normalization redirect. url: "{MW_SERVER}{MW_SCRIPT_PATH}/index.php?noredirectplz" viewport: -- 2.20.1