Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Fix typo where verses should be versus #108

Merged
merged 1 commit into from
May 30, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hackers/private-vs-public-programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Private programs are programs that aren't published to the public. This means th

As private programs limit the number of hackers invited to the program, the number of report submissions is also limited to enable the program to get the hang of receiving and triaging vulnerability reports. All programs begin as private, but as they become more proficient in handling reports, they can choose to go public if desired.

The advantage of hacking on a private program verses a public one, is that the pool of hackers finding vulnerabilities is much smaller, giving you an advantage to find and be rewarded for vulnerabilities.
The advantage of hacking on a private program versus a public one, is that the pool of hackers finding vulnerabilities is much smaller, giving you an advantage to find and be rewarded for vulnerabilities.

### Public Programs

Expand Down