LetsDefend / Blue-Team-Community

33 stars 4 forks source link

Proof Read and Update #8

Open omergunal opened 1 year ago

omergunal commented 1 year ago

LetsDefend team and community members live in different parts of the world, sometimes we translate our content from another language to English. You can review our courses/challenges/alerts to detect logical, grammar, typo, and technical mistakes. If you find something, please create an "Issue" with a "proof-read-and-update" label on this repository.

Courses: https://app.letsdefend.io/training/ Alerts: https://app.letsdefend.io/monitoring/alerts/ Challenges: https://app.letsdefend.io/challenge/

klapper2 commented 1 year ago

on https://app.letsdefend.io/training/lesson_detail/how-web-applications-work-web-attacks-101 it says "HTTP Requests An HTTP Request is used to retrieve a certain resource from a web server. This resource may be an HTML file, video, or json data etc. The web server’s job is to process the received response and present it to the user."

IMO it is the web server's job to respond to the request, and the web browser's job to process and display the resonse to the user.

arademm commented 10 months ago

@omergunal Just a small contribution On https://app.letsdefend.io/training/lesson_detail/network-topologies it says

"Network topology is visual maps created to understand the physical or logical structure of a network. ..."

It's supposed to be

"Network topology is a visual map..." or "Network topology are visual maps ..." "...structure of a computer network."