From db3ca36f915820fa53cc29dc2ad1679d1a9f092d Mon Sep 17 00:00:00 2001 From: MTRNord Date: Sat, 24 Feb 2024 17:33:26 +0100 Subject: [PATCH] Fix typo --- proposals/4113-media-hashes-in-policy-lists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/4113-media-hashes-in-policy-lists.md b/proposals/4113-media-hashes-in-policy-lists.md index 753a7c52..bbc346db 100644 --- a/proposals/4113-media-hashes-in-policy-lists.md +++ b/proposals/4113-media-hashes-in-policy-lists.md @@ -18,7 +18,7 @@ various types of hashes. Each of the types MUST follow the in matrix common java style namespace format. For example, a pdqhash type would look like `m.pdqhash` where `m` is your namespace and `pdqhash` is the hash type. -An object approach is choosen to make sure that in the future the events can be +An object approach is chosen to make sure that in the future the events can be easily upgraded while staying backwards compatible with old implementations. For example when there are issues with hash algos discovered in the future.