Skip to content

Commit c399be0

Browse files
authored
Merge pull request #317 from dskard/patch-1
fixing link to sending attachments
2 parents 5fa0933 + 315d1c3 commit c399be0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pytest plugin for reporting test results of the Pytest to the Reportal Portal.
2121
* Contribution
2222
* Examples
2323
* Launching
24-
* Send attachement (screenshots)
24+
* Send attachment (screenshots)
2525
* Troubleshooting
2626
* Integration with GA
2727
* Copyright Notice
@@ -223,10 +223,10 @@ Example:
223223
assert False
224224
225225
226-
Send attachement (screenshots)
226+
Send attachment (screenshots)
227227
------------------------------
228228

229-
https://github.com/reportportal/client-Python#send-attachement-screenshots
229+
https://github.com/reportportal/client-Python#send-attachment-screenshots
230230

231231
Test internal steps, aka "Nested steps"
232232
---------------------------------------

0 commit comments

Comments
 (0)