Skip to content

Fix extracting dialect name

Rohit Kothur requested to merge rkothur/dialect-name into master

Description

This is currently grabbing the entire dialect object instead of just the string representing its name.

Merge request reports