Skip to content

Commit 1d22b53

Browse files
Update README.md
fix minor typo
1 parent 5136a94 commit 1d22b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ There are two branches in this repository:
4848
- `main` - stores the source code for the site
4949
- `gh-pages` - stores the compiled site source for publishing
5050

51-
On merge to `main`, a Github action (at ``.github/workflows/gh-pages.yml`) will build the site and push it to the `gh-pages` branch. From there, another Github action (auto-configured by Github) will publish the updates to the internet at https://elastic.github.io/detection-rules-explorer.
51+
On merge to `main`, a Github action (at `.github/workflows/gh-pages.yml`) will build the site and push it to the `gh-pages` branch. From there, another Github action (auto-configured by Github) will publish the updates to the internet at https://elastic.github.io/detection-rules-explorer.
5252

5353
## Learn More
5454

0 commit comments

Comments
 (0)