// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
26.9 C
Singapore

The Straits Times misidentifies Kim Jong Un as “South Korean leader”

The Straits Times appears to have published another error in their print newspaper. Instead of correctly identifying Kim Jong Un as the North Korean leader, an article written by correspondent Rachel Au-Yong erroneously identifies Kim as “South Korean leader”.

South Korea is led by President Moon Jae In. North Korea and South Korea was split into two zones as early as 1945 and from separate governments in 1948.

The error was made in an article about the recently concluded US-North Korea summit held in Singapore on Tuesday, in which Kim met US President Donald Trump. Netizen Jacob spotted the error and shared this picture online.

The Straits Times has since corrected the online version of the story and ran a correction note that read, “An earlier version of the article described Kim Jong Un as South Korean leader. He is the leader of North Korea. We are sorry for the error.”

This is not the first time The Straits Times has published erroneous information in their articles. In March, netizens called the broadsheet out for publishing errors or misleading statements in three separate articles within one week:

See also  Another civil servant defends the PAP; asserts people continue to vote PAP because it delivers

https://theindependent.sg.sg/netizens-call-the-straits-times-out-for-errors-in-three-separate-articles-within-one-week/

https://theindependent.sg.sg/did-government-friendly-straits-times-publish-yet-another-misleading-statement-after-preaching-about-fake-news/

https://theindependent.sg.sg/malaysian-leaders-slam-the-straits-times-for-fake-news-that-aims-to-drive-a-wedge-between-new-coalition-govt-and-the-people/

- Advertisement -

Hot this week

Pritam Singh: Process of bringing in new citizens, Permanent Residents, should be transparent

Mr Singh said, "​In Parliament last week, the DPM Gan announced that the Government would increase the intake of New Citizens and Permanent Residents over the next five years. The Workers’ Party be...

Jamus Lim proposes for underutilised MSCP floors to be used as pickleball courts

Workers’ Party MP Jamus Lim on Thursday (Mar 5) suggested converting “chronically underutilised” multi-storey car park floors into pickleball courts. He also suggested installing retractable sound ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //