Skip to content

Commit 11257a9

Browse files
committed
Fix typo
1 parent fbd6aa7 commit 11257a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcommitfest/commitfest/migrations/0016_migrate_topics_to_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def create_missing_tags_and_map_topics(apps, schema_editor):
4444
"System Administration": "System Administration",
4545
# 'Miscellaneous' and 'Server Features' are left untagged, because they
4646
# are too vague.
47-
# 'Procedural Languages' has no direct tag equivalent, because new
47+
# 'Procedural Languages' has no direct tag equivalent, because now
4848
# there are tags per language. So there's no clear tag that should be
4949
# chosen there. Similar for 'Replication & Recovery', which also has
5050
# separate tags now for logical and physical replication.

0 commit comments

Comments
 (0)