Skip to content

Commit 47e95db

Browse files
author
Marcos Cáceres
committed
s/top-level/top level
1 parent 705401d commit 47e95db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/firefox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Our 64-bit Linux VMs include a recent version of Firefox, currently 31.0esr.
1010

1111
To install a specific version of Firefox, you can use the Firefox addon. The addon will download and install Firefox before running your build script.
1212

13-
For example, to install version 39.0 of Firefox, add the following at the top-level of your `.travis.yml` file:
13+
For example, to install version 39.0 of Firefox, add the following at the top level of your `.travis.yml` file:
1414

1515
addons:
1616
firefox: "39.0"

0 commit comments

Comments
 (0)