8000 fixed a few mistakes · symfony/symfony-docs@645d50d · GitHub
[go: up one dir, main page]

Skip to content

Commit 645d50d

Browse files
yamikojaviereguiluz
yamiko
authored andcommitted
fixed a few mistakes
1 parent 93d7258 commit 645d50d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

components/browser_kit/index.rst

L 8000 ines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Browser Kit
2-
====
1+
BrowserKit
2+
==========
33

44
.. toctree::
55
:maxdepth: 2
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
.. index::
2-
single: Yaml
3-
single: Components; Yaml
2+
single: BrowserKit
3+
single: Components; BrowserKit
44

5-
The Browser Kit Component
5+
The BrowserKit Component
66
=========================
77

8-
The Browser Kit component simulates the behavior of a web browser.
8+
The BrowserKit component simulates the behavior of a web browser.
99

10-
The Browser Kit component allows you to make web request, click on links and submit forms.
10+
The BrowserKit component allows you to make web request, click on links and submit forms.
1111

1212
Installation
1313
------------
1414

1515
You can install the component in 2 different ways:
1616

1717
* :doc:`Install it via Composer </components/using_components>` (``symfony/browser-kit`` on `Packagist`_);
18-
* Use the official Git repository (https://github.com/symfony/BrowserKit).
18+* Use the official Git repository (https://github.com/symfony/BrowserKit).

0 commit comments

Comments
 (0)
0