Error in Terraform Tutorial output

Hi All,
I was checking the tutorials, and noticed there’s an error in main.tf in Manage Resources in Terraform State | Terraform - HashiCorp Learn

Under outputs, output “public_ip” is specified twice, and output “instance_id” isn’t specified at all.

Whoever is in charge of those, please fix.