From 72f581b7c870dd9e838e02775bd7852c0f474cb1 Mon Sep 17 00:00:00 2001 From: yosinn1-blip Date: Sun, 24 May 2026 08:38:04 +0900 Subject: [PATCH] docs: fix compatibility spelling in README Signed-off-by: Yoshiki --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1ae6e514..e5bfa92c 100644 --- a/Readme.md +++ b/Readme.md @@ -428,7 +428,7 @@ When I organize photos I look at the embedded metadata. Here are the details of | Location (video, audio) | XMP:GPSLatitude, Composite:GPSLatitude, XMP:GPSLongitude, Composite:GPSLongitude | Composite tags are read-only | | Title (photo) | XMP:Title | | | Title (video, audio) | XMP:DisplayName | | -| Album | XMP-xmpDM:Album, XMP:Album | XMP:Album is user defined in `configs/ExifTool_config` for backwards compatability | +| Album | XMP-xmpDM:Album, XMP:Album | XMP:Album is user defined in `configs/ExifTool_config` for backwards compatibility | | Camera Make (photo, video) | EXIF:Make, QuickTime:Make | | | Camera Model (photo, video) | EXIF:Model, QuickTime:Model | |